index
:
sw/stm32
auto_zeroise
ekermit
fmc_clk
ft-crc32
ice40mkm
js_keywrap
master
modexpng
parade_of_half_baked_ideas
python3
rsa_timing
Cryptech HSM on STM-32 ARM processor
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
board-test
Age
Commit message (
Collapse
)
Author
2017-10-15
Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.
Paul Selkirk
Note: This affects libhal/ks_token.c, which uses the keystore driver directly.
2017-09-21
Make fmc-test less chatty.
Paul Selkirk
2017-05-02
Merge branch 'init_cleanup' into no-rtos
Paul Selkirk
Clean up Makefiles and initialization code.
2017-02-22
Refactor flash code.
Paul Selkirk
2017-02-19
Remove unnecessary delays in flash code.
Paul Selkirk
2017-02-19
Simplify spiflash test code slightly, add keystore test code.
Paul Selkirk
2017-02-15
Add performance tests for spiflash_n25q128.c
Paul Selkirk
2016-06-01
Wait for FPGA_DONE on startup (available on Alpha board)
Fredrik Thulin
2016-05-19
Fix a warning.
Fredrik Thulin
2016-05-16
Add code to talk with the external RTC chip.
Fredrik Thulin
2016-05-14
update FMC test for alpha
Fredrik Thulin
2016-05-13
Implement support for the two UARTs on the alpha board.
Fredrik Thulin
2016-05-12
Update LED pinouts, don't think the colors are right yet though.
Fredrik Thulin
2016-05-12
Test both UARTs, and also test receiving data.
Fredrik Thulin
2016-04-14
import mbed rtos library
Paul Selkirk
2016-04-11
Reorganize Makefile and directory structure, because it's messy, and it's ↵
Paul Selkirk
about to get messier.