Various samples used to test the Phantom Trails pre-silicon detector on BOOM.
makeFor each .S file inside of src/* 3 outputs are produced:
build/bins/contains the compiled RISC-V flat binary ready to be copied into the simulation DRAMbuild/nodata/contains a version of the flat binary that is stripped of any data sectionbuild/dumps/contains the objdump of the samples
See link.ld for more information about the layout of the output binaries.
See src/pocs. All PoCs are meant to run after initialization.
See src/spectre-lp. All PoCs are meant to run after initialization.
See src/spectre-lp/boom-disclosure/README.md to reproduce on "stock" BOOM.