1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 23:28:07 +00:00
trezor-firmware/core/embed/sys/syscall/stm32
2025-06-24 14:58:11 +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 refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +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 refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
syscall_verifiers.c refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
syscall_verifiers.h refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00