summaryrefslogtreecommitdiff
path: root/projects/linux/io/PCI-fix-suspend.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-09-03 11:21:03 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-09-03 12:56:11 +0200
commitcfee0330d2fc0c22801ee412115f1ed4201c7c4b (patch)
tree99402de43af128c012d0b9fe04aac26956b094ab /projects/linux/io/PCI-fix-suspend.yaml
parentae089eb34d7de81d705c5649529e469a09dd16b1 (diff)
projects: linux: io: update tasks after updates 20200903
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
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"