commit | 44ad5075d9cfc22c758a0cdc2fd813bff9660018 | [log] [tgz] |
---|---|---|
author | Robin van der Gracht <robin@protonic.nl> | Wed Jan 24 09:29:13 2024 +0100 |
committer | Robin van der Gracht <robin@protonic.nl> | Wed Jan 24 12:22:55 2024 +0100 |
tree | 03f0034e14efc837539cbc8441afbf1608b52586 | |
parent | 0d14d011de032e615901a4966b8b7749a935c0dc [diff] |
feat(stm32mp1): only fuse monotonic counter on closed devices The fused monotonic counter is checked by the ROM bootloader. The ROM bootloader won't allow booting images build with a lower STM32_TF_VERSION value. On non-closed devices a user can easily circumvent this. But it is annoying for a developer when open development hardware gets the counter value fused. Signed-off-by: Robin van der Gracht <robin@protonic.nl> Change-Id: Ie52561368a3178de9d9a44b9d089664241452651