Hi Paul, El 2019-05-20 10:46, Paul de Weerd escribió: | However, library_aslr delays the boot sequence (because libraries must | be completed before the system can boot up) while kernel_aslr does not | - it only introduces a bit of extra load on your machine. What | problem are you trying to solve? |
The problem is related with a single core board and the time that need to pass between the startup of the system and when it can be consider started to do their target stuff with the right resources.
I understand your suggestion about forcing a failed checksum to verify /bsd, its clever, but I tried to copy the easy solution that was already done with the libraries aslr.
You, guys, understand better how the things fits better in the project...
Thanks,