.. |
displays
|
refactor(core/embed): remove supervise module
|
2024-09-24 12:21:53 +02:00 |
linker
|
refactor(core): streamline layout definitions
|
2024-09-27 09:49:20 +02:00 |
touch
|
feat(core): add LHS200KB display panel
|
2024-10-09 15:06:40 +02:00 |
usb
|
refactor(core): improve random_delays api
|
2024-10-07 11:39:09 +02:00 |
xdisplay
|
refactor(core): adjust display api for syscall verifier
|
2024-10-22 07:41:30 +02:00 |
applet.c
|
refactor(core/embed): introduce system, tasks, applets and emergency mode
|
2024-09-24 12:21:53 +02:00 |
backlight_pwm.c
|
fix(core/embed): fix backlight pwm settings during display deinit
|
2024-09-24 12:21:53 +02:00 |
backlight_pwm.h
|
feat(core/embed): prepare backlight driver for low power mode
|
2024-07-08 12:05:20 +02:00 |
board_capabilities.c
|
refactor(core): streamline layout definitions
|
2024-09-27 09:49:20 +02:00 |
bootutils.c
|
refactor(core): rename reboot to reboot_device
|
2024-10-09 13:03:51 +02:00 |
button.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
common.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
consumption_mask.c
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
dma2d_bitblt.c
|
fix(core): fix dma2d includes and initialization with respect to new rendering
|
2024-08-07 18:11:29 +02:00 |
dma2d.c
|
feat(core): introduce new display drivers
|
2024-05-17 09:17:37 +02:00 |
entropy.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
flash_otp.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
flash.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
fwutils.c
|
fix(core): ensure proper handling of vendor string
|
2024-10-02 16:57:16 +02:00 |
i2c_bus.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
irq.h
|
refactor(embed/core): replace enable/disable_irq by irq_lock/unlock
|
2024-09-24 12:21:53 +02:00 |
layout.c
|
refactor(core): rename TRANSLATIONS_AREA to ASSETS_AREA
|
2024-09-27 09:49:20 +02:00 |
limited_util.S
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
lowlevel.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
monoctr.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
mpu.c
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
optiga_hal.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
platform.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
platform.h
|
refactor(core/embed): remove supervise module
|
2024-09-24 12:21:53 +02:00 |
random_delays.c
|
refactor(core): improve random_delays api
|
2024-10-07 11:39:09 +02:00 |
rgb_led.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
rng.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
sbu.c
|
chore(core): remove SBU interface from python
|
2024-09-27 09:49:20 +02:00 |
sdcard-set_clr_card_detect.h
|
fix(core): always zero-initialize structures in trezorhal
|
2024-04-03 13:08:16 +02:00 |
sdcard.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
sdram.c
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
sdram.h
|
refactor(core): restructure trezorhal, prepare to support more platforms
|
2023-07-07 22:09:56 +02:00 |
secret.c
|
fix(core): reboot immediately in boardloader if BHK is locked
|
2024-09-26 09:54:45 +02:00 |
startup_stage_0.s
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
startup_stage_1.s
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
startup_stage_2.s
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
startup_stage_4.s
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
stm32f4xx_hal_conf.h
|
refactor(core): restructure trezorhal, prepare to support more platforms
|
2023-07-07 22:09:56 +02:00 |
syscall_dispatch.c
|
refactor(core): adjust system api for syscall verifier
|
2024-10-22 07:41:30 +02:00 |
syscall_numbers.h
|
refactor(core): remove hash_processor syscalls
|
2024-10-22 07:41:30 +02:00 |
syscall_stubs.c
|
refactor(core): adjust system api for syscall verifier
|
2024-10-22 07:41:30 +02:00 |
syscall.c
|
fix(core): use secure-unprivileged SAES XOR key for storage encryption
|
2024-09-24 12:21:53 +02:00 |
syscall.h
|
fix(core): use secure-unprivileged SAES XOR key for storage encryption
|
2024-09-24 12:21:53 +02:00 |
systask.c
|
refactor(core): adjust system api for syscall verifier
|
2024-10-22 07:41:30 +02:00 |
system.c
|
refactor(core): adjust system api for syscall verifier
|
2024-10-22 07:41:30 +02:00 |
systemview.h
|
refactor(core): restructure trezorhal, prepare to support more platforms
|
2023-07-07 22:09:56 +02:00 |
systick_internal.h
|
feat(core/embed): introduce systick and systimer drivers
|
2024-09-24 12:21:53 +02:00 |
systick.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
systimer.c
|
refactor(core/embed): split firmware into kernel & coreapp
|
2024-09-24 12:21:53 +02:00 |
time_estimate.c
|
feat(core): Account for Optiga throttling delay in PIN countdown.
|
2024-07-09 16:52:50 +02:00 |
util.S
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
|
2024-09-24 12:21:53 +02:00 |
vectortable.S
|
refactor(core/embed): introduce system, tasks, applets and emergency mode
|
2024-09-24 12:21:53 +02:00 |