Simplify image protection code #755

Merged
muellerr merged 6 commits from simplify-image-prot-code into main 2023-07-26 11:54:04 +02:00
4 changed files with 63 additions and 164 deletions
Showing only changes of commit 7c0ee9114b - Show all commits

View File

@@ -30,6 +30,8 @@ will consitute of a breaking change warranting a new major release:
from SUS and MGM measurements. To accommodate these changes, low-pass filters for SUS from SUS and MGM measurements. To accommodate these changes, low-pass filters for SUS
measurements and rates as well as MGM measurements and rates are included. Usage of the new measurements and rates as well as MGM measurements and rates are included. Usage of the new
controller as well as settings of the low-pass filters can be handled via parameter commands. controller as well as settings of the low-pass filters can be handled via parameter commands.
- Simplify and fix the chip and copy protection functions in the core controller. This mechanism
now is always performed for the target chip and target copy in the reboot handlers.
## Added ## Added