summaryrefslogtreecommitdiff
path: root/projects/linux/io/PCI-fix-suspend.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/PCI-fix-suspend.yaml')
-rw-r--r--projects/linux/io/PCI-fix-suspend.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/linux/io/PCI-fix-suspend.yaml b/projects/linux/io/PCI-fix-suspend.yaml
new file mode 100644
index 0000000..8962438
--- /dev/null
+++ b/projects/linux/io/PCI-fix-suspend.yaml
@@ -0,0 +1,12 @@
+title: "PCIe: handle suspend problem"
+team: IO
+key: 61128a40-edce-11ea-90d7-7f8bdf62ff21
+status: Active
+assignee: Marek
+
+upstream:
+
+comments:
+ - "PCIe suspend causes an exception which needs to be handled"
+ - "For Gen3, a fix was made for ATF: https://github.com/ARM-software/arm-trusted-firmware/commit/0969397f295621aa26b3d14b76dd397d22be58bf"
+ - "For Gen2, a similar approach needs to be taken with hooks for Linux exception handling"