Commit Graph

20 Commits (6e13a1475b51bd1ff308fc60d95b13aa721c9637)

Author SHA1 Message Date
Pavol Rusnak 14b0d4439a
embed: add GPLv3 source code headers
6 years ago
Pavol Rusnak 6b94fd26e4
boardloader: rename reset_flags_init to reset_flags_check
7 years ago
Pavol Rusnak d9574bf131
trezorhal: enable BOR level 3, PVD level 5, turn off display in PVD handler
7 years ago
Pavol Rusnak 8190e0909e
boardloader: set BOR level to 2
7 years ago
mcudev 1737f17f43
boardloader: flash option bytes, production changes
7 years ago
Pavol Rusnak 311a28242b
boardloader: fix production build, disable reset_flags_init for now
7 years ago
Pavol Rusnak 16f657361c
boardloader: disable BOR protection; fix setting OB flags
7 years ago
Pavol Rusnak a08f18c2ce
boardloader: use PVD level 4
7 years ago
Pavol Rusnak f73eb3effd
trezorhal: introduce secbool/sectrue/secfalse and use it where possible
7 years ago
mcudev 1f6edb448c boardloader: check reset flags for production
7 years ago
mcudev 3f58a771b4 boardloader: stop clearing standby flag
7 years ago
mcudev b1eea5a434 boardloader: enable PVD programmable voltage detector and interrupt
7 years ago
Pavol Rusnak 21fac2e2c3
boardloader: don't erase sectors in flash_set_option_bytes for now
7 years ago
mcudev d6ae912703 boardloader: flash option bytes updates
7 years ago
mcudev 73897c1147 boardloader: remove micropython related code that enables debug features to get clock cycle counts (#58)
7 years ago
Pavol Rusnak 4a14fb6c4d
boardloader: move periph_init to lowlevel.c
7 years ago
Pavol Rusnak 8a707ce40d
boardloader: check flash_option_bytes at start
7 years ago
Pavol Rusnak a7625877ef
embed: call clear_otg_hs_memory from fatal_error
7 years ago
mcudev 73214017fa clear_otg_hs_memory: Delay after an RCC peripheral clock enabling
7 years ago
Pavol Rusnak d003c250d8
boardloader: refactor flash_option_bytes from trezorhal to boardloader/lowlevel
7 years ago