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
/
cli-test
/
Makefile
Age
Commit message (
Expand
)
Author
2017-05-02
Merge branch 'init_cleanup' into no-rtos
Paul Selkirk
2017-05-01
Addendum to commit e0e97a5: Remove all references to the tasker from cli-test.
Paul Selkirk
2017-04-29
Port cli-test to the new task API.
Paul Selkirk
2017-04-16
Switch to libhal's CRC-32 code.
Rob Austein
2016-09-02
Whack with club until working with new keystore API.
Rob Austein
2016-08-15
Incorporate FPGA comms test from projects/board-test/fmc-test.c
Fredrik Thulin
2016-07-12
re-enable masterkey
Fredrik Thulin
2016-07-09
Merge more code from projects/hsm.
Fredrik Thulin
2016-06-25
Split LIB*_DIR into _SRC and _BLD.
Paul Selkirk
2016-06-13
Only the HSM project needs the RTOS; most of the test projects can use the ST...
Paul Selkirk
2016-06-02
Move the rest of the CLI commands out of cli-test.c.
Fredrik Thulin
2016-06-01
Move FPGA related commands to mgmt-fpga.c
Fredrik Thulin
2016-05-24
non-working code to upload an application and jump to it
Fredrik Thulin
2016-05-23
SDRAM initialization and test code from Pavel.
Fredrik Thulin
2016-05-18
put some generic CLI code in mgmt-cli.c
Fredrik Thulin
2016-05-18
build libcli
Paul Selkirk
2016-05-15
add simple filetransfer poc
Fredrik Thulin
2016-05-13
Add test program for libcli based CLI.
Fredrik Thulin