.pytool: Add "MPIDR" to the list of known words in cspell.base.yaml

"MPIDR" is the Multiprocessor Affinity Register on Arm systems.
Add it the list of known words so that cspell doesn't flag it as a
misspelling.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
This commit is contained in:
Rebecca Cran 2024-07-30 04:51:55 -06:00 committed by mergify[bot]
parent b0e7a75a49
commit bd23183ac9

View File

@ -291,6 +291,7 @@
"unenrolling",
"unconfigure",
"Loongson",
"LOONGARCH"
"LOONGARCH",
"MPIDR"
]
}