Mikael Ågren
|
da275acebc
|
Optionally add size of pre loaded app 0 when generating partition table
|
2025-04-11 09:37:54 +02:00 |
|
Mikael Ågren
|
f24c7ea515
|
fw: Add checksum to partition table
Refuse to boot if blake2s digest over the partition table does not match
digest stored on flash
|
2025-04-11 09:37:51 +02:00 |
|
Mikael Ågren
|
930d204e9f
|
fw: Remove storage area address and size from partition table
Instead we calculate start addresses from area index and use fixed size.
|
2025-04-11 09:37:50 +02:00 |
|
Mikael Ågren
|
b837eec9e6
|
fw: Remove TK1_SYSCALL_REG_MGMT
Validate preload API access using the fixed, pre-calculated app digest
instead of letting an app register itself as a management app.
|
2025-04-11 09:37:49 +02:00 |
|
Mikael Ågren
|
715d792d86
|
fw: Remove pre loaded app auth and status from partition table
|
2025-04-11 09:37:49 +02:00 |
|
Mikael Ågren
|
f590f423a3
|
Add tool to inspect partition table dump
|
2025-04-11 09:37:49 +02:00 |
|