arch-power: Add function to Write in physical memory
authorkajoljain379 <kajoljain797@gmail.com>
Tue, 19 Mar 2019 08:39:55 +0000 (14:09 +0530)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jan 2021 03:59:29 +0000 (03:59 +0000)
commit2ab003ac81fa110249113de6ae8f81347d68739d
tree268331b04fa92218c8506d33d717581dd925f949
parent50893fabb50abbcaffeec34ecd4bac791e05a003
arch-power: Add function to Write in physical memory

* Add a helper to write to the physical memory.
* This will be used in the subsequent patches to update the
  "Reference" and the "Change" bits on the page-table entry
  whenever a page is accessed.

Change-Id: I89c732be5884341ae0d33801a63578dbd2e08815
Signed-off-by: kajoljain379 <kajoljain797@gmail.com>
src/arch/power/radixwalk.cc
src/arch/power/radixwalk.hh