1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
trezor-firmware/core/embed/trezorhal
2024-02-29 23:05:56 +01:00
..
boards feat(core): add support for STM32U5A9J-DK board 2024-02-29 23:05:56 +01:00
optiga fix(core/prodtest): Fix Optiga metadata version information handling. 2023-12-15 11:18:22 +01:00
stm32f4 fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
stm32u5 fix(core): fix OTP programming on U5 2024-02-29 23:05:56 +01:00
unix chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
board_capabilities.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
boot_args.h chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.h feat(core): added button support for Model R 2022-05-10 16:49:23 +02:00
common.h chore(core): fix gen and style problems 2023-10-31 13:32:20 +01:00
consumption_mask.h feat(core): support rev 10 of T2B1 HW 2023-06-27 22:45:33 +02:00
dma2d.h feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
fault_handlers.h chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.h chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.h fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
lowlevel.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
mpu.h fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
optiga_commands.h fix(core/prodtest): Fix Optiga metadata version information handling. 2023-12-15 11:18:22 +01:00
optiga_common.h feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
optiga_hal.h feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
optiga_transport.h feat(core): Implement OPTIGA secure channel. 2023-08-29 10:59:34 +02:00
optiga.h feat(core): Implement Optiga counter operations. 2023-10-04 11:22:46 +02:00
random_delays.h feat(core): make random delays use chacha_drbg 2021-05-21 13:42:53 +02:00
rgb_led.h feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
rng.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sbu.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sdcard.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
secret.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
secure_aes.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
tamper.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
touch.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
translations.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
trustzone.h chore(core): refactor trustzone initialization 2024-02-29 23:05:56 +01:00
usb_hid-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_vcp-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_webusb-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb.h feat(core): show blue dot when USB data not connected 2022-08-25 16:42:29 +02:00