.. |
blake2s
|
fw: Build with tkey-libs
|
2025-03-13 11:07:36 +01:00 |
picorv32
|
fw: Add syscalls
|
2025-02-27 14:27:05 +01:00 |
auth_app.c
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
auth_app.h
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
firmware.lds
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
flash.c
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
flash.h
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
main.c
|
Store app digest and signature for each app slot
|
2025-04-04 13:41:50 +02:00 |
Makefile
|
fw: Add syscalls
|
2025-02-27 14:27:05 +01:00 |
mgmt_app.c
|
Add start of pre-loaded app from flash
|
2025-04-04 13:41:45 +02:00 |
mgmt_app.h
|
Add start of pre-loaded app from flash
|
2025-04-04 13:41:45 +02:00 |
partition_table.c
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
partition_table.h
|
Do note delete or corrupt preloaded app 0 when storing preloaded app 1
|
2025-04-04 13:41:51 +02:00 |
preload_app.c
|
Do note delete or corrupt preloaded app 0 when storing preloaded app 1
|
2025-04-04 13:41:51 +02:00 |
preload_app.h
|
Store app digest and signature for each app slot
|
2025-04-04 13:41:50 +02:00 |
proto.c
|
fw: Move tk1_mem.h to tkey-libs
|
2025-03-13 11:07:47 +01:00 |
proto.h
|
fw: Build with tkey-libs
|
2025-03-13 11:07:36 +01:00 |
resetinfo.h
|
Add resetinfo handling
|
2025-04-04 13:41:48 +02:00 |
rng.c
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
rng.h
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
spi.c
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
spi.h
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
start.S
|
fw: Replace custom picorv32 instructions in qemu target
|
2025-04-04 13:41:45 +02:00 |
state.h
|
Experiment with new state machine
|
2025-04-04 13:41:47 +02:00 |
storage.c
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
storage.h
|
Add filesystem code and storage syscalls
|
2025-04-04 13:41:44 +02:00 |
syscall_enable.h
|
fw: Add syscalls
|
2025-02-27 14:27:05 +01:00 |
syscall_enable.S
|
fw: Replace custom picorv32 instructions in qemu target
|
2025-04-04 13:41:45 +02:00 |
syscall_handler.c
|
Store app digest and signature for each app slot
|
2025-04-04 13:41:50 +02:00 |
syscall_num.h
|
Introduce syscalls to change preloaded app
|
2025-04-04 13:41:50 +02:00 |