Page MenuHomeFreeBSD

Add accessor functions for the Generic Timer
ClosedPublic

Authored by andrew on Apr 1 2015, 3:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 8, 4:11 PM
Unknown Object (File)
Tue, Dec 31, 7:40 PM
Unknown Object (File)
Nov 21 2024, 4:03 PM
Unknown Object (File)
Nov 10 2024, 12:41 AM
Unknown Object (File)
Oct 4 2024, 11:42 PM
Unknown Object (File)
Oct 1 2024, 1:45 PM
Unknown Object (File)
Sep 21 2024, 4:57 AM
Unknown Object (File)
Sep 20 2024, 5:28 PM
Subscribers

Details

Reviewers
andrew
Group Reviewers
ARM
Summary

This also adds support for accessing 64-bit registers

Test Plan

I've booted on my Raspberry Pi 2 with a Generic Timer

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

andrew retitled this revision from to Add accessor functions for the Generic Timer.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
sys/arm/arm/generic_timer.c
108

When wouldn't this be defined?

sys/arm/arm/generic_timer.c
108

On aarch64

Fix a few typos and remove a change that wasn't ready

andrew added a reviewer: andrew.
This revision is now accepted and ready to land.Apr 2 2015, 1:03 PM