1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-09 16:18:10 +00:00
trezor-firmware/core/embed/trezorhal/unix
obrusvit f35ffa0c18 feat(core/sdbackup): insert/eject emulator SD card
- access through DebugLink
- card can be initialized with
    - serial_number (used for filename and later for shamir backup
      functionality)
    - capacity in bytes
    - manufacturer ID (used for recognition of Trezor card together with
      capacity)
- one debug protobuf message added serial_number set to None means
  ejecting the card from emulator
- TODO: initialize the card with preexisting data
2024-01-16 15:27:13 +01:00
..
touch refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
background_1.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
background_1.jpg refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
background_raspi.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
background_raspi.jpg refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
background_T2B1.h feat(core): T2B1 final design for emulator 2023-10-12 12:58:37 +02:00
background_T2B1.png feat(core): T2B1 final design for emulator 2023-10-12 12:58:37 +02:00
background_T.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
background_T.jpg refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
common.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
display-unix.c feat(core): T2B1 final design for emulator 2023-10-12 12:58:37 +02:00
display-unix.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
flash.c feat(core/bootloader): make firmware flashing more safe 2023-10-27 16:41:56 +02:00
optiga_hal.c fix(core): reset optiga during initialization 2023-09-27 12:14:32 +02:00
optiga.c chore(core): Fix common name in emulator device certificate. 2023-12-15 11:18:22 +01:00
platform.h refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
random_delays.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
random_delays.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
rng.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
sbu.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
sdcard.c feat(core/sdbackup): insert/eject emulator SD card 2024-01-16 15:27:13 +01:00
secret.c fix(core): use stm32f4 implementation of secret.c for unix too 2023-08-16 10:32:25 +02:00
usb.c refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00