Files
jsix/scripts
Justin C. Miller 0e80c19d3d [kernel] Add test mode, controlled by manifest
The manifest can now supply a list of boot flags, including "test".
Those get turned into the bootproto::args::flags field by the
bootloader. The kernel takes those and uses the test flag to control
enabling syscalls with the new "test" attribute, like the new
test_finish syscall, which lets automated tests call back to the kernel
to shut down the system.
2022-02-03 19:45:46 -08:00
..
2021-01-18 13:48:11 -08:00
2021-01-18 13:48:11 -08:00
2018-04-13 23:54:34 -07:00