diff --git a/PRODUCT_DOCS/menu.yaml b/PRODUCT_DOCS/menu.yaml index e7cf95aa5788ccf9f50bc78a682bd212c2457f89..f0bc69df40e185353140838699882d52bc7e92b6 100644 --- a/PRODUCT_DOCS/menu.yaml +++ b/PRODUCT_DOCS/menu.yaml @@ -1,21 +1,19 @@ PRODUCT_DOCS: - menu: menu.yaml - maintainers: maintainers.yaml 测试文件: - 验证路径dddddddddddddddddddddddddddddddddddddddddddd: + 验证路径: 阿斯顿发斯蒂芬: 阿斯蒂芬撒地方撒地方撒打: asdfsadfsad: ../test/test1.md - 验证文档绝对路径: ../test/test1.md - 验证相对路径: ../test/test1.md - 验证指定路径下的文件不存在: ../asdf.md - 验证文档名后多空格是否能正常解析: ../test/test1.md - 验证文档为空: ~ - test1: - 验证文档绝对路径: ../test/test1.md - 验证相对路径: ../test/test1.md - 加个新路径: ../test1/test1.md - test3: ~ + 验证文档绝对路径: /test/test1.md + 验证相对路径: ./test/test1.md +# 验证指定路径下的文件不存在: ../asdf.md +# 验证文档名后多空格是否能正常解析: ../test/test1.md +# 验证文档为空: ~ +# test1: +# 验证文档绝对路径: ../test/test1.md +# 验证相对路径: ../test/test1.md +# 加个新路径: ../test1/test1.md + test3: ../test1/test1.md anolisos: '23': 用户指南: diff --git a/PRODUCT_DOCS/test/test1.md b/PRODUCT_DOCS/test/test1.md index f77d98bcbcef00ee279524a7690c88be37e616f3..66d0b4792f1ddf44e2dd52e92b29d0d74241394a 100644 --- a/PRODUCT_DOCS/test/test1.md +++ b/PRODUCT_DOCS/test/test1.md @@ -8,22 +8,6 @@ ## Terms and Abbreviations -| Abbreviation | Definition | -| ------------ | ----------------------------------------------------------------------------- | -| RAS | Reliability, Availability and Serviceability | -| SLA | Service Level Agreement | -| CE | Correctable Error | -| UCE | Uncorrected Correctable Error | -| MCA | Machine-Check Architecture | -| CMCI | Corrected Machine Check Interrupt | -| MCE | Machine-Check Exception | -| SEA | Synchronous External Abort | -| ELx | Exception levels are referred to as EL, with x as a number between 0 and 3 | -| ECC | Error Correction Code | -| SECDED | Single-bit Error Correction and Double-bit Error Detection | -| TF-A | Trusted Firmware-A | -| HEST | Hardware Error Source Table | -| GHES | Generic Hardware Error Source | ## Abstract @@ -50,7 +34,7 @@ One of the most popular RAS schemes used in the memory subsystem is Error Correc Talking about detected hardware errors, we can classify memory errors as either corrected errors (CE) or uncorrected errors (UCE). - **Correctable Error (CE)** - the hardware error detection mechanism detected and automatically corrected the error. -- **Uncorrected errors (UCE)** - are severe enough, hardware detects but cannot correct. +- **Uncorrected errors (UCE)** - are severe enough, hardware detect ![MCtest 2.png](./assets/datop1.png)