coreboot-kgpe-d16/payloads/libpayload/include/arm64/arch
T Michael Turney 1e3e02a1d2 libpayload: Add raw_read_ functions
Add: raw_read_cntfrq_el0() and raw_read_cntpct_el0()

Required to support Arch64 Timer

Change-Id: I86aa97039304b9e9336d0146febfe1811c9e075a
Signed-off-by: T Michael Turney <mturney@codeaurora.org>
Reviewed-on: https://review.coreboot.org/25649
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-05-01 23:34:03 +00:00
..
asm.h
barrier.h libpayload: Add support for memory barriers 2015-03-19 23:24:16 +01:00
cache.h arm64: Decouple MMU functions from memranges 2015-06-02 11:34:23 +02:00
exception.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
io.h libpayload: arm(64): add read8/16/32 and write8/16/32 2015-07-06 09:39:48 +02:00
lib_helpers.h libpayload: Add raw_read_ functions 2018-05-01 23:34:03 +00:00
mmu.h arch/arm64/armv8/mmu: Add support for 48bit VA 2018-03-23 04:09:50 +00:00
types.h
virtual.h