lbmk/util/nvmutil
Leah Rowe 94aa43d857 util/nvmutil: call unveil earlier, and harden
The mentality behind pledge and unveil is that you should
think ahead, so that large parts of code can run under
extremely tight restrictions.

The pledge calls have been adjusted accordingly, also.
Disallow all unveil calls after the gbe file and the
file /dev/urandom have been unveiled.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-06-03 21:03:21 +01:00
..
AUTHORS assimilate nvmutil 2022-11-17 12:07:09 +00:00
COPYING assimilate nvmutil 2022-11-17 12:07:09 +00:00
ChangeLog.md assimilate nvmutil 2022-11-17 12:07:09 +00:00
Makefile assimilate nvmutil 2022-11-17 12:07:09 +00:00
README.md assimilate nvmutil 2022-11-17 12:07:09 +00:00
nvmutil.c util/nvmutil: call unveil earlier, and harden 2023-06-03 21:03:21 +01:00
nvmutil.h util/nvmutil: major cleanup. simpler arg handling. 2023-06-03 13:36:10 +01:00

README.md

This documentation has become part of lbwww. See:

https://libreboot.org/docs/install/nvmutil.html