Skip to content

Commit f46c1c4

Browse files
authored
Made the list of included files at the end, more delimited and easier to read
1 parent 0036efd commit f46c1c4

1 file changed

Lines changed: 16 additions & 6 deletions

File tree

README-AMP.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,21 @@ https://github.com/advanced-microcode-patching/shiva
4040

4141
---- File descriptions
4242

43-
README-AMP.md: This file
44-
README.md: File describing how to build and use Shiva
43+
### README-AMP.md
44+
This file
45+
46+
### File describing how to build and use Shiva
4547
documentation/shiva_final_design.pdf: A document describing the internal design of Shiva
46-
libcapstone.a: A pre-built static library of the Capstone API
47-
modules/aarch64_patches/cfs_patch1/core-cpu1: A binary built from NASA cSF github repository to test patching against
48-
modules/aarch64/amp_challenge10/program_c: An aarch64 binary taken from the beaglebone, as a patch challenge for AMP
49-
include/capstone: Header files from capstone disassembly API
48+
49+
### libcapstone.a
50+
A pre-built static library of the Capstone API
51+
52+
### modules/aarch64_patches/cfs_patch1/core-cpu1
53+
A binary built from NASA cSF github repository to test patching against
54+
55+
### modules/aarch64/amp_challenge10/program_c
56+
An aarch64 binary taken from the beaglebone, as a patch challenge for AMP
57+
58+
### include/capstone
59+
Header files from capstone disassembly API
5060

0 commit comments

Comments
 (0)