sel4: update to 12.1.0 release

Fixes #4910
This commit is contained in:
Alexander Boettcher
2023-04-11 18:42:54 +02:00
committed by Christian Helmuth
parent 7351aa1670
commit d92bd3afee
45 changed files with 388 additions and 603 deletions

View File

@@ -12,7 +12,7 @@ proc kernel_files { } { return sel4 }
proc boot_output { } { return "serial" }
proc run_boot_string { } { return "\n\rBooting all finished, dropped to user space" }
proc run_boot_string { } { return "\nBooting all finished, dropped to user space" }
proc core_link_address { } { return "0x02000000" }
proc sel4_elfloader_dir { } {