From 4b2859591b45f9b83c6856c4d242e20fc236ebf0 Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Mon, 18 Sep 2017 10:25:22 -0500 Subject: Fix getSectionInfo from failing on secure sections Instead restrict actions if a secure section but let all other info to be obtained Change-Id: I4ae72157f8a956dfe2bccf9a88c8e6332fd3ff6a CQ: SW402304 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46341 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi Tested-by: Jenkins OP Build CI Reviewed-by: Daniel M. Crowell --- src/usr/pnor/runtime/rt_pnor.H | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/usr/pnor/runtime/rt_pnor.H') diff --git a/src/usr/pnor/runtime/rt_pnor.H b/src/usr/pnor/runtime/rt_pnor.H index 6af111995..b2433a19f 100644 --- a/src/usr/pnor/runtime/rt_pnor.H +++ b/src/usr/pnor/runtime/rt_pnor.H @@ -50,6 +50,8 @@ class RtPnor * * @param[in] i_section PNOR section * @param[out] o_info Location and size information + * NOTE: vaddr is 0 if section is secure. + * It should be loaded from Hb resv memory * * @return errlHndl_t Error log if request was invalid */ -- cgit v1.2.1