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
/
libraries
/
libprof
Age
Commit message (
Expand
)
Author
2018-12-02
Clean up the profiling code to the point where I stand a chance of
Paul Selkirk
2018-11-26
Add loop unrolling to bring the profilable mem* functions closer to
Paul Selkirk
2018-05-27
Script to run a test with HSM profiling.
Rob Austein
2018-04-06
Merge branch 'profiling'
Paul Selkirk
2017-09-21
cleanup
Paul Selkirk
2017-09-07
Rebase branch 'profiling' from master
Paul Selkirk
2017-09-07
Sigh, right offset for the wrong register. Get the PC (the address we
Paul Selkirk
2017-09-07
Correct offset to get the PC.
Paul Selkirk
2017-09-07
Port profiling code, using a new SysTick hook and new CLI commands.
Paul Selkirk
2017-09-07
Copy profiling code from MCUOnEclipse.
Paul Selkirk
2017-05-10
Sigh, right offset for the wrong register. Get the PC (the address we
Paul Selkirk
2017-05-06
Correct offset to get the PC.
Paul Selkirk
2017-05-05
Port profiling code, using a new SysTick hook and new CLI commands.
Paul Selkirk
2017-05-04
Copy profiling code from MCUOnEclipse.
Paul Selkirk