Changeset 499 for soft/giet_vm/giet_boot
- Timestamp:
- Feb 8, 2015, 4:16:09 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/giet_boot/boot_entry.S
r493 r499 55 55 /* All processors initializes stack pointer, depending on x,y,lpid */ 56 56 /* Processors P[x,y,0] : stack size = 1,25 Kbytes */ 57 /* Other processors : stack size = 0,25 Kbytes 57 /* Other processors : stack size = 0,25 Kbytes */ 58 58 /* In each cluster, the total stack size is NB_PROCS_MAX-1)*0x100 + 0x500 */ 59 59
Note: See TracChangeset
for help on using the changeset viewer.