summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Nowicki <tomasz.nowicki@linaro.org>2013-09-19 17:22:02 +0200
committerTomasz Nowicki <tomasz.nowicki@linaro.org>2013-09-19 17:56:53 +0200
commit8be0549ef74617ff46f0ecb6d92f5303fcfbf69f (patch)
tree4cb40ffe72867dca18b4ac2d1c1a1506017d32e4
parentaaed446b5fa88dbafcfa6536a5e18f352957d39f (diff)
acpi, apei, hest: Fill ACPI tables to enable HEST/GHES driver.
o set aside pretend physical space to exchange info about error Signed-off-by: Tomasz Nowicki <tomasz.nowicki@linaro.org>
-rw-r--r--platforms/exynos5250-arndale.acpi/hest.asl2
-rw-r--r--platforms/foundation-v8.acpi/hest.asl2
-rw-r--r--platforms/rtsm_ve-aemv8a.acpi/hest.asl2
3 files changed, 3 insertions, 3 deletions
diff --git a/platforms/exynos5250-arndale.acpi/hest.asl b/platforms/exynos5250-arndale.acpi/hest.asl
index f911e12..0af443c 100644
--- a/platforms/exynos5250-arndale.acpi/hest.asl
+++ b/platforms/exynos5250-arndale.acpi/hest.asl
@@ -33,7 +33,7 @@
[0001] Bit Width : 40
[0001] Bit Offset : 00
[0001] Encoded Access Width : 04 [QWord Access:64]
-[0008] Address : 0000000000000000
+[0008] Address : 0x43000000
[0028] Notify : [Hardware Error Notification Structure]
[0001] Notify Type : 03 [SCI]
diff --git a/platforms/foundation-v8.acpi/hest.asl b/platforms/foundation-v8.acpi/hest.asl
index 5b47adf..caf4993 100644
--- a/platforms/foundation-v8.acpi/hest.asl
+++ b/platforms/foundation-v8.acpi/hest.asl
@@ -33,7 +33,7 @@
[0001] Bit Width : 40
[0001] Bit Offset : 00
[0001] Encoded Access Width : 04 [QWord Access:64]
-[0008] Address : 0000000000000000
+[0008] Address : 0xFFFF0000
[0028] Notify : [Hardware Error Notification Structure]
[0001] Notify Type : 03 [SCI]
diff --git a/platforms/rtsm_ve-aemv8a.acpi/hest.asl b/platforms/rtsm_ve-aemv8a.acpi/hest.asl
index 24d4534..bd99884 100644
--- a/platforms/rtsm_ve-aemv8a.acpi/hest.asl
+++ b/platforms/rtsm_ve-aemv8a.acpi/hest.asl
@@ -33,7 +33,7 @@
[0001] Bit Width : 40
[0001] Bit Offset : 00
[0001] Encoded Access Width : 04 [QWord Access:64]
-[0008] Address : 0000000000000000
+[0008] Address : 0xFFFF0000
[0028] Notify : [Hardware Error Notification Structure]
[0001] Notify Type : 03 [SCI]