..
picorv32
fw: Add syscalls
2025-02-27 14:27:05 +01:00
auth_app.c
fw: Initialize arrays in auth_app.c
2025-04-11 09:38:02 +02:00
auth_app.h
Add filesystem code and storage syscalls
2025-04-08 11:00:59 +02:00
firmware.lds
Add filesystem code and storage syscalls
2025-04-08 11:00:59 +02:00
flash.c
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
flash.h
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
main.c
fw: Simplify starting management app
2025-04-11 09:38:04 +02:00
Makefile
fw: Add syscalls
2025-02-27 14:27:05 +01:00
mgmt_app.c
fw: Simplify starting management app
2025-04-11 09:38:04 +02:00
mgmt_app.h
fw: Simplify starting management app
2025-04-11 09:38:04 +02:00
partition_table.c
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
partition_table.h
fw: Add status syscall for flash status
2025-04-11 09:37:53 +02:00
preload_app.c
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
preload_app.h
fw: Re-arrange check for free app slot
2025-04-11 09:37:55 +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
fw: Change flash 1 and flash 2 to flash 0 and 1
2025-04-11 09:38:04 +02:00
rng.c
Add filesystem code and storage syscalls
2025-04-08 11:00:59 +02:00
rng.h
Add filesystem code and storage syscalls
2025-04-08 11:00:59 +02:00
spi.c
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
spi.h
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
start.S
Add QEMU_SYSCALL to enable Qemu syscalls
2025-04-11 09:37:46 +02:00
state.h
fw: Simplify starting management app
2025-04-11 09:38:04 +02:00
storage.c
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
storage.h
fw: Add checksum to partition table
2025-04-11 09:37:51 +02:00
syscall_enable.h
fw: Add syscalls
2025-02-27 14:27:05 +01:00
syscall_enable.S
Add QEMU_SYSCALL to enable Qemu syscalls
2025-04-11 09:37:46 +02:00
syscall_handler.c
fw: Fix splint complaints
2025-04-11 09:38:03 +02:00
syscall_num.h
fw: Add status syscall for flash status
2025-04-11 09:37:53 +02:00