summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/utils/stopreg/selfLink
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2018-05-15 10:39:08 -0500
committerhostboot <hostboot@us.ibm.com>2018-11-13 16:46:47 -0600
commit7bb39027bdf6d158333f33387fe927d56bffb7bc (patch)
tree8ffd2adf2492b3504a777b6c8f9ac4a2e5edca21 /import/chips/p9/procedures/utils/stopreg/selfLink
parent51932dc44266a6782d7156e777c23c0068b8b7db (diff)
downloadtalos-hcode-7bb39027bdf6d158333f33387fe927d56bffb7bc.tar.gz
talos-hcode-7bb39027bdf6d158333f33387fe927d56bffb7bc.zip
UV Support : Augmented STOP API and self restore for enabling ultravisor.
HW-Image-Coreq: yes HW-Image-Prereq: Ia9ae0d284398af375f1562efff152a6a12a6eb9a Change-Id: I67f9ec7a76acc93d89a479bcbae343d2b278ce11 Original-Change-Id: I1f7ca865640dfc0a08aef783fd3595d2f249a672 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/58843 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures/utils/stopreg/selfLink')
-rw-r--r--import/chips/p9/procedures/utils/stopreg/selfLink2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/utils/stopreg/selfLink b/import/chips/p9/procedures/utils/stopreg/selfLink
index 6334172b..8b41aec4 100644
--- a/import/chips/p9/procedures/utils/stopreg/selfLink
+++ b/import/chips/p9/procedures/utils/stopreg/selfLink
@@ -1,7 +1,7 @@
OUTPUT_FORMAT(binary)
MEMORY
{
- selfRestoreRegion (rx) : ORIGIN = 0x00, LENGTH = 0x2100
+ selfRestoreRegion (rx) : ORIGIN = 0x00, LENGTH = 0x2400
}
SECTIONS
{
OpenPOWER on IntegriCloud