Doc/mb/ocp: Update Delta Lake documentation for RAS features
Change-Id: I71b97930f1a1ca4a60f830a90d80af6ca0236c8e Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57093 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
This commit is contained in:
parent
5d797a6b54
commit
b69d1dea47
|
@ -117,8 +117,12 @@ and [u-root] as initramfs.
|
|||
- Power button
|
||||
- localboot
|
||||
- netboot from IPv6
|
||||
- basic memory hardware error injection/detection (SMI handlers not upstreamed)
|
||||
- basic PCIe hardware error injection/detection (SMI handlers not upstreamed)
|
||||
- RAS (SMI handlers not upstreamed)
|
||||
- EINJ/HEST
|
||||
- error injection through ITP
|
||||
- memory error handling
|
||||
- PCIe error handling
|
||||
- PCIe live error recovery (LER)
|
||||
|
||||
## Stress/performance tests passed
|
||||
- OS warm reboot (1000 cycles)
|
||||
|
@ -154,7 +158,6 @@ and [u-root] as initramfs.
|
|||
- flashrom command not able to update ME region
|
||||
- ACPI BERT table
|
||||
- PCIe hotplug through VPP (Virtual Pin Ports)
|
||||
- PCIe Live Error Recovery
|
||||
- RO_VPD region as well as other RO regions are not write protected
|
||||
- Not able to selectively enable/disable core
|
||||
|
||||
|
|
Loading…
Reference in New Issue