Re: [PATCH v9 7/7] selftest: test system mappings are sealed.

2025-03-04 Thread Lorenzo Stoakes
On Wed, Mar 05, 2025 at 02:17:11AM +, jef...@chromium.org wrote: > From: Jeff Xu > > Add sysmap_is_sealed.c to test system mappings are sealed. > > Note: CONFIG_MSEAL_SYSTEM_MAPPINGS must be set, as indicated in > config file. > > Signed-off-by: Jeff Xu > Reviewed-by: Lorenzo Stoakes > --- >

Re: [PATCH v9 7/7] selftest: test system mappings are sealed.

2025-03-04 Thread Kees Cook
On Wed, Mar 05, 2025 at 02:17:11AM +, jef...@chromium.org wrote: > From: Jeff Xu > > Add sysmap_is_sealed.c to test system mappings are sealed. > > Note: CONFIG_MSEAL_SYSTEM_MAPPINGS must be set, as indicated in > config file. > > Signed-off-by: Jeff Xu Great! Thanks for the negative test

[PATCH v9 7/7] selftest: test system mappings are sealed.

2025-03-04 Thread jeffxu
From: Jeff Xu Add sysmap_is_sealed.c to test system mappings are sealed. Note: CONFIG_MSEAL_SYSTEM_MAPPINGS must be set, as indicated in config file. Signed-off-by: Jeff Xu Reviewed-by: Lorenzo Stoakes --- tools/testing/selftests/Makefile | 1 + .../mseal_system_mappings/.giti