No description
Find a file
Icenowy Zheng b40bcb75cf reduce critical section
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-03-30 20:51:01 +08:00
include Merge pull request #1 from clementperon/master 2020-03-29 17:52:54 +08:00
ldscripts enlarge size 2020-03-27 21:15:36 +08:00
uboot retarget to H6 2020-03-28 19:35:13 +08:00
uboot-headers allow to route some low sync exceptions 2020-03-28 15:40:48 +08:00
.gitignore only ignore .bin in / 2020-03-27 00:11:25 +08:00
boot.sh retarget to H6 2020-03-28 19:35:13 +08:00
exception_funcs.c adapt to Linux environment 2020-03-29 10:21:30 +08:00
exceptions.S setup exception vector 2020-03-27 21:15:26 +08:00
init.c adapt to Linux environment 2020-03-29 10:21:30 +08:00
LICENSE Initial commit 2020-03-25 20:07:53 +08:00
Makefile Fix calling make from out of dir doens't include the correct folder 2020-03-29 11:25:37 +02:00
panic.c setup exception vector 2020-03-27 21:15:26 +08:00
pgtables.c wrap hole IO 2020-03-29 09:06:04 +08:00
README.md Initial commit 2020-03-25 20:07:53 +08:00
stack.S remove stack_exception 2020-03-29 16:59:46 +08:00
start.S support secondary cores 2020-03-28 19:06:01 +08:00
trapped_funcs.c reduce critical section 2020-03-30 20:51:01 +08:00
uart.c get uboot running with Stage 2 translation 2020-03-28 14:28:13 +08:00

aw-el2-barebone

Allwinner SoCs' 64-bit EL2 barebone