1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 09:52:34 +00:00
trezor-firmware/core/embed/sys/syscall/stm32
2025-06-09 17:12:31 +02:00
..
syscall_context.c feat(core): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +02:00
syscall_context.h feat(core): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +02:00
syscall_dispatch.c feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
syscall_internal.h feat(core): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +02:00
syscall_ipc.c feat(core): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +02:00
syscall_probe.c feat(core): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +02:00
syscall_probe.h feat(core): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +02:00
syscall_stubs.c feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
syscall_verifiers.c feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
syscall_verifiers.h feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00