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!