arch-power: Add function to Write in physical memory
authorkajoljain379 <kajoljain797@gmail.com>
Tue, 19 Mar 2019 08:39:55 +0000 (14:09 +0530)
committerKajol Jain <kajoljain797@gmail.com>
Wed, 12 Jun 2019 07:08:38 +0000 (12:38 +0530)
commit75c96925d4b9ca2d4a8ab38287e9eee7fc8bec8d
tree0d43b2ab9ba2629c93409a32bcc56054ce8980d2
parenta536a76f5413683c833506a6f0d4df47e4f60849
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