seL4_tools icon indicating copy to clipboard operation
seL4_tools copied to clipboard

elfloader: factor out check_hash()

Open axel-h opened this issue 2 years ago • 1 comments

Cleaning up the code, so it becomes a bit more modular. Moving this out comes handy for further refactoring. This also allows running the hash check on the image before accessing any other data from it.

The feature is enabled when compiling with -DElfloaderHashInstructions="hash_sha". Is anybody using this actually?

axel-h avatar Mar 22 '23 12:03 axel-h

Any chance to get this merged?

axel-h avatar Mar 06 '24 14:03 axel-h