trezor-core/embed/firmware
Pavol Rusnak 77cc62644d
firmware: don't return CYCCNT contents as it is always zero anyway (cycle counter is disabled)
2017-11-05 18:02:47 +01:00
..
.gitignore cleanup .gitignore files 2017-10-24 16:24:59 +02:00
header.S bootloader, firmware: introduce chunk hashes in the image header 2017-10-26 14:25:10 +02:00
main.c trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
memory.ld firmware: sign just the firmware part, not vendor header 2017-10-26 00:09:21 +02:00
modutime.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
mpconfigport.h embed: make F427 the default mcu 2017-10-11 21:36:55 +02:00
mphalport.c trezorhal/usb: add Inf timeout to blocking fns 2017-10-26 23:55:14 +02:00
mphalport.h firmware: don't return CYCCNT contents as it is always zero anyway (cycle counter is disabled) 2017-11-05 18:02:47 +01:00
startup.s bootloader+firmware: call shutdown instead of inf-loop after main is finished 2017-10-24 17:23:06 +02:00
version.h prodtest: code cleanup, fix build 2017-10-27 01:00:39 +02:00