Commit graph

1 commit

Author SHA1 Message Date
Daniel Leung
e783e3c12b drivers: introduce memory management driver APIs
This introduces new APIs for memory management hardware which
are not traditionally associated with an architecture (e.g.
MMU on ARM and x86) and thus not implemented in architecture
code.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-18 19:18:30 -05:00