commit | 0c0eeff6e991077f6a4570880b01396ac1b9e2e5 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Feb 28 10:06:56 2017 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Mar 14 13:21:34 2017 -0500 |
tree | ce2025957a718053673c0e7ab7318cc6f31dcbad | |
parent | 4e97ebea445eb89280f9c2745ccc87d0857f00c0 [diff] [blame] |
Add code to access P9 CFAM registers Change-Id: Idd98d016f0d6a246b516b4850e887991c771ae16 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/Makefile.am b/Makefile.am index cc2374a..73ea204 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -5,6 +5,7 @@ openpower_proc_control_SOURCES = \ proc_control.cpp \ + cfam_access.cpp \ p9_procedures.cpp \ filedescriptor.cpp \ targeting.cpp