| .. |
|
bootconfig.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
bootconfig.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
bpmp.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
cache.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
cache.s
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
coldboot_init.c
|
Failed attempt to fix loops not being unrolled, other fixes.
|
2018-02-25 21:41:16 +01:00 |
|
coldboot_main.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
configitem.c
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
configitem.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
cpu_context.c
|
Rename set_core_entrypoint_and_context_id
|
2018-02-26 17:11:49 +00:00 |
|
cpu_context.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
exceptions.s
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
flow.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
fuse.c
|
fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54)
|
2018-02-25 21:23:31 -08:00 |
|
fuse.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
gcm.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
gcm.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
i2c.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
i2c.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
interrupt.c
|
all: Make file-scope variables internally linked where applicable (#57)
|
2018-02-26 00:42:21 -08:00 |
|
interrupt.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
lock.h
|
lock: Use stdatomic.h (#56)
|
2018-02-25 22:59:48 -08:00 |
|
lp0.c
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
lp0.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
masterkey.c
|
all: Make file-scope variables internally linked where applicable (#57)
|
2018-02-26 00:42:21 -08:00 |
|
masterkey.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
mc.c
|
mc: Remove dead code in get_carveout_by_id (#52)
|
2018-02-25 21:13:07 -08:00 |
|
mc.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
memory_map.h
|
memory_map: Remove unnecessary const
|
2018-02-25 23:56:47 -05:00 |
|
mmu.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
package2.c
|
Rename set_core_entrypoint_and_context_id
|
2018-02-26 17:11:49 +00:00 |
|
package2.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
pmc.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
randomcache.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
randomcache.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
se.c
|
all: Make file-scope variables internally linked where applicable (#57)
|
2018-02-26 00:42:21 -08:00 |
|
se.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
sealedkeys.c
|
all: Make file-scope variables internally linked where applicable (#57)
|
2018-02-26 00:42:21 -08:00 |
|
sealedkeys.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
smc_api.c
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
smc_api.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
smc_user.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
smc_user.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
start.s
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
timers.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
timers.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
titlekey.c
|
all: Make file-scope variables internally linked where applicable (#57)
|
2018-02-26 00:42:21 -08:00 |
|
titlekey.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
uart.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
uart.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
userpage.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
userpage.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
utils.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
utils.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
|
warmboot_init.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|
warmboot_main.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |