Memory Safety in Hardware Security
Making sure that all of the memory accesses that are being done by these different programs that are running in the same address space are safe
- ex: Program A should only be able to write to its location memory
\
Making sure that all of the memory accesses that are being done by these different programs that are running in the same address space are safe
\