..
lib
libpayload: Add raw_read_ functions
2018-05-01 23:34:03 +00:00
Kconfig
arm64: xcompile: Add support for A53 erratum 843419
2015-08-28 06:46:09 +00:00
Makefile.inc
libpayload arm64: Add support for mmu
2015-03-21 13:38:41 +01:00
cache.c
arm64: Align cache maintenance code with libpayload and ARM32
2017-05-30 22:17:57 +02:00
coreboot.c
libpayload arm64: Remove dependency on coreboot tables for dma areas
2015-03-21 13:38:29 +01:00
cpu.S
…
dummy_media.c
cbfs: define libpayload_init_default_cbfs_media weakly
2015-07-06 09:42:12 +02:00
exception.c
arm64: Add stack dump to exception handler
2016-05-24 20:51:28 +02:00
exception_asm.S
libpayload arm64: Remove tight-coupling with any particular EL
2015-03-21 13:35:47 +01:00
gdb.c
Rename __attribute__((packed)) --> __packed
2017-07-13 19:45:59 +00:00
head.S
libpayload arm64: Initialize exception stack
2015-03-21 13:35:33 +01:00
libpayload.ldscript
libpayload: Move base address, stack and heap size to Kconfig
2016-03-15 20:53:38 +01:00
main.c
payloads: change coreboot to lowercase
2017-06-07 12:08:55 +02:00
memcpy.S
…
memmove.S
…
memset.S
libpayload arm64: Remove the DONT_USE_DC macro
2015-03-21 13:35:58 +01:00
mmu.c
arch/arm64/armv8/mmu: Add support for 48bit VA
2018-03-23 04:09:50 +00:00
selfboot.c
libpayload arm64: Add selfboot.c required by depthcharge
2015-01-09 07:07:53 +01:00
sysinfo.c
libpayload arm64: Add functions for reading memranges
2015-03-21 13:36:04 +01:00
timer.c
…
util.S
…
virtual.c
…