trezor-core/embed/firmware
Pavol Rusnak 34322d5fb6
firmware: enable stack protector (except nlr stuff)
2017-12-13 02:06:22 +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 bootloader, firmware: remove unneeded call to display_orientation 2017-11-21 10:22:08 -05: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 firmware, unix: return cpython compatibility (needed for __class__ and __dict__) 2017-11-21 15:35:46 +01: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
nlrthumb.c firmware: enable stack protector (except nlr stuff) 2017-12-13 02:06:22 +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