1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-22 06:28:13 +00:00
trezor-firmware/core/embed/sys/syscall/stm32
2025-04-04 12:59:44 +02:00
..
syscall_dispatch.c feat(core): allow JPEG image to be decoded as Mono8 bitmap 2025-04-04 12:59:44 +02:00
syscall_internal.h
syscall_numbers.h feat(core): allow JPEG image to be decoded as Mono8 bitmap 2025-04-04 12:59:44 +02:00
syscall_probe.c feat(core): reduce overhead of syscall invocation 2025-03-04 08:08:10 +01:00
syscall_probe.h
syscall_stubs.c feat(core): allow JPEG image to be decoded as Mono8 bitmap 2025-04-04 12:59:44 +02:00
syscall_verifiers.c feat(core): allow JPEG image to be decoded as Mono8 bitmap 2025-04-04 12:59:44 +02:00
syscall_verifiers.h feat(core): allow JPEG image to be decoded as Mono8 bitmap 2025-04-04 12:59:44 +02:00
syscall.c