From a366640cf22d7d0e610564f81e189f6037ff9473 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 17 Apr 2023 17:51:30 +0100 Subject: [PATCH] feat(tcr2): add FEAT_TCR2 to the changelog This was omitted from the patch adding the feature. Signed-off-by: Mark Brown Change-Id: Ie7f2b63434a70320178be74fc3f165618aca8392 --- changelog.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.yaml b/changelog.yaml index 2f51ce031..925d447f4 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -101,6 +101,9 @@ subsections: - title: Extended Cache Index (FEAT_CCIDX) scope: ccidx + - title: Extended Translation Control Register (FEAT_TCR2). + scope: tcr2 + - title: CPU feature / ID register handling in general scope: cpufeat -- 2.39.5