Commit Graph

11 Commits (2e8d291ee7f02090f8ca3d43da8b7fce64026b98)

Author SHA1 Message Date
Astro f9cc561144 link.x: fix __stack_start
This fixes the memory corruption problem.
2019-09-29 01:38:47 +02:00
Astro c5a7f059c2 linker script: fix default ocm memory regions 2019-08-19 02:19:48 +02:00
Astro cc0c4e521e linker script: shrink STACK_SIZE to avoid DataAborts 2019-08-19 01:18:12 +02:00
Astro 66c3470afd link.x: rm unneeded ALIGN(4) 2019-08-07 00:26:46 +02:00
Astro f0f9603657 define custom target, use with cargo-xbuild
requires nixpkgs master now
2019-08-06 22:03:04 +02:00
Astro 98947961c6 linker script: bump stack size to 64k
for all the network buffers
2019-06-22 00:48:54 +02:00
Astro 1634513bc7 mmu: align l1_table 2019-06-18 19:18:47 +02:00
Astro 2f27ff574f improve linker script 2019-05-31 00:17:53 +02:00
Astro 2df74cc055 add static exception handling 2019-05-30 20:30:19 +02:00
Astro 75bb755327 extend linker script 2019-05-27 22:38:10 +02:00
Astro 9b414e2408 PoC: boot, uart output in qemu 2019-05-05 14:56:23 +02:00