zc706/src/cortex_a9
Astro d89f594ba4 cortex_a9::mutex: use AtomU32, remove powersaving behavior
Mutex works properly now.
2019-11-18 02:37:59 +01:00
..
asm.rs boot: prepare core1 bootup 2019-11-15 23:59:01 +01:00
cache.rs boot: flush cache-line 2019-11-18 01:22:57 +01:00
exceptions.s add static exception handling 2019-05-30 20:30:19 +02:00
mmu.rs delint 2019-08-11 00:56:54 +02:00
mod.rs add cortex_a9::mutex 2019-11-18 02:13:54 +01:00
mutex.rs cortex_a9::mutex: use AtomU32, remove powersaving behavior 2019-11-18 02:37:59 +01:00
regs.rs boot: ACTLR.enable_smp() 2019-11-16 00:12:58 +01:00