mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-04 02:46:49 -04:00
![]() Add a new syscall to enable an app to get the data left for it by the previous app in chain. - Change testloadapp to leave some data for the next app to read. - Call system call with: uint8_t next_app_data[RESET_DATA_SIZE]; syscall(TK1_SYSCALL_GET_APP_DATA, (uint32_t)next_app_data, 0, 0); |
||
---|---|---|
.. | ||
b2s | ||
makehex | ||
partition_table | ||
tpt | ||
app_bin_to_spram_hex.py | ||
create_flash_image.py | ||
default_partition.bin | ||
load_preloaded_app.sh | ||
patch_uds_udi.py | ||
reset-tk1 | ||
run_pnr.sh |