Skip to content

Commit 4832cc6

Browse files
authored
Update README.md
1 parent 4095291 commit 4832cc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ What is and is not allowed.
145145

146146
# Baremetal and Other Ports
147147

148+
**NEW!** A baremetal porting guide has been added to the `doc` directory of this repository.
149+
148150
The MITH hardare abstraction layer is defined in `mith/al/src`. These files contain any low-level functions needed by the benchmark. The MITH framework is used for a number of benchmarks, so not all options are relevant to or used by CoreMark-PRO.
149151

150152
The provided implementaiton was tested on 32- and 64-bit Linux distributions, as well as Cygwin. Since the datasets are loaded implicitly as C-structures, file I/O is not used. The only major modification likely needed for an embedded port is how `pthreads` are implemented. Choices are:

0 commit comments

Comments
 (0)