pca006132
|
36c3fbdacd
|
experiments: fixed linker script.
|
2020-08-03 14:48:44 +08:00 |
pca006132
|
c50e72f91e
|
experiments: use OCM instead of OCM3 (#54)
|
2020-07-28 12:36:23 +08:00 |
Sebastien Bourdeauducq
|
e430600683
|
fix exception vectors
|
2020-07-06 21:02:46 +08:00 |
Sebastien Bourdeauducq
|
6fa3a6bbd9
|
fix previous commit
|
2020-07-06 12:11:20 +08:00 |
Sebastien Bourdeauducq
|
7082e07a18
|
experiments: move BSS and stack to OCM3
|
2020-07-06 11:57:02 +08:00 |
Astro
|
172a8a6c45
|
experiments/link.x: assert at least 4 KB of stack
|
2020-05-01 01:25:25 +02:00 |
Astro
|
008a995429
|
libcortex_a9: remove mmu::l1_table alignment through linker script
no longer needed, #[repr(16384)] works now
|
2020-04-30 03:38:27 +02:00 |
Sebastien Bourdeauducq
|
83ff37e10e
|
link.x: cleanup
|
2020-04-28 19:39:35 +08:00 |
Sebastien Bourdeauducq
|
248a692cf7
|
link.x: fix indentation
|
2020-04-28 19:35:45 +08:00 |
Sebastien Bourdeauducq
|
3948021458
|
define core1 stack in linker script
|
2020-04-28 19:31:49 +08:00 |
Sebastien Bourdeauducq
|
1c270a55e2
|
move linker script to experiments
Not all applications are in OCM.
|
2020-04-28 19:14:03 +08:00 |