9 Commits

Author SHA1 Message Date
Mikael Ågren
7755716b1e
Format c code 2025-04-11 11:55:04 +02:00
Mikael Ågren
801fee2ef0
testloadapp: Print syscall return codes on error 2025-04-11 09:38:05 +02:00
Michael Cardell Widerkrantz
767be4fd43
fw: Change flash 1 and flash 2 to flash 0 and 1 2025-04-11 09:38:04 +02:00
Michael Cardell Widerkrantz
98f852b27b
fw: testloadapp: Add reset to client loading 2025-04-11 09:37:55 +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
d9a9e22074
testloadapp: Delete any existing preloaded app before installing 2025-04-11 09:37:48 +02:00
Mikael Ågren
ff472b0c1f
WIP: verify pre loaded app 2 2025-04-11 09:37:48 +02:00
Mikael Ågren
76b7ba7d73
testloadapp: Use blake2s from tkey-libs 2025-04-11 09:37:47 +02:00
Michael Cardell Widerkrantz
7cd1f03933
Add start of test app for installing and verifying flash app
Currently needs LIBDIR set to tkey-libs with blake2s().
2025-04-11 09:37:46 +02:00