1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 18:02:35 +00:00
trezor-firmware/core/embed/sys/syscall/stm32
2025-06-04 16:58:15 +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): allow execution of syscalls in thread mode 2025-06-04 16:58:15 +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): simplify unprivileged SAES execution 2025-06-04 16:58:15 +02:00
syscall_verifiers.c refactor(core): remove redundant SYSCALL_DISPATCH definition 2025-06-04 16:58:15 +02:00
syscall_verifiers.h refactor(core): remove redundant SYSCALL_DISPATCH definition 2025-06-04 16:58:15 +02:00