index
:
sw/libhal
auto_magic
auto_zeroise
ft-crc32
hal_core_alloc2-fix
import_export_raw
js_keywrap
master
modexpng
python3
rsa-blind-mutation
sha3_mode
Cryptech libhal: crypto software, HSM management, RPC
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hal_io_fmc.c
Age
Commit message (
Expand
)
Author
2020-02-26
Remove init checks from hal_io_[write|read], since initialization is done
Paul Selkirk
2019-04-05
The FPGA register interface now does byte-swapping in hardware, so we can
Paul Selkirk
2018-05-27
FMC cleanup: constification, gratuitous pointer.
Rob Austein
2018-05-22
Disable seldom-used FMC I/O debugging code by default.
Rob Austein
2017-09-13
Preliminary support for parallel core RSA CRT.
Rob Austein
2017-09-09
Start hacking for systolic modexp.
Rob Austein
2017-04-25
adapt to the new experimental tasking system
Paul Selkirk
2016-07-06
Belatedly adjust hal_io_read/write to the new flat addressing architecture.
Paul Selkirk
2016-05-24
Work around the fact that stm-fmc.h now pulls in CMSIS HAL symbols.
Paul Selkirk
2016-05-24
Add core address to debug output
Paul Selkirk
2016-05-24
Move htonl to hal_internal.h
Paul Selkirk
2016-04-11
Fix includes to bring hal_io_fmc.c in line with hal_io_eim.c.
Paul Selkirk
2016-03-16
Added serial RPC transport and lots more...
Paul Selkirk