From 8ed86f86d7868606dc8c52f6ce162785669207ec Mon Sep 17 00:00:00 2001 From: James Ball Date: Fri, 20 Dec 2024 20:31:32 -0800 Subject: [PATCH] Typos --- arch/certificate_model/MC200-32.yaml | 2 +- arch/certificate_model/MC300-32.yaml | 2 +- arch/certificate_model/MockCertificateModel.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/certificate_model/MC200-32.yaml b/arch/certificate_model/MC200-32.yaml index 69d6871a..ee2d1049 100644 --- a/arch/certificate_model/MC200-32.yaml +++ b/arch/certificate_model/MC200-32.yaml @@ -22,7 +22,7 @@ revision_history: changes: - First created -description: | +introduction: | MC200 is an intermedicate RISC-V microcontroller that adds the following mandatory extensions to the MC100-series: * U extension (User-mode privilege level) diff --git a/arch/certificate_model/MC300-32.yaml b/arch/certificate_model/MC300-32.yaml index f3a33b38..512dd0b6 100644 --- a/arch/certificate_model/MC300-32.yaml +++ b/arch/certificate_model/MC300-32.yaml @@ -22,7 +22,7 @@ revision_history: changes: - First created -description: | +introduction: | MC300 is an advanced RISC-V microcontroller that adds the following mandatory extensions to the MC200-series: * S extension (Supervisor-mode privilege level) diff --git a/arch/certificate_model/MockCertificateModel.yaml b/arch/certificate_model/MockCertificateModel.yaml index 81c04656..b9c072e7 100644 --- a/arch/certificate_model/MockCertificateModel.yaml +++ b/arch/certificate_model/MockCertificateModel.yaml @@ -25,8 +25,8 @@ revision_history: changes: - Also created to test CRDs -description: | - Mock CRD description: +introduction: | + Mock CRD introduction: * Hello * Bob!