src/mainboard to src/security: Fix spelling errors

These issues were found and fixed by codespell, a useful tool for
finding spelling errors.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: Ie34003a9fdfe9f3b1b8ec0789aeca8b9435c9c79
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58081
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
diff --git a/src/mainboard/intel/kblrvp/acpi/mipi_camera.asl b/src/mainboard/intel/kblrvp/acpi/mipi_camera.asl
index 26108a2..0d1158d 100644
--- a/src/mainboard/intel/kblrvp/acpi/mipi_camera.asl
+++ b/src/mainboard/intel/kblrvp/acpi/mipi_camera.asl
@@ -108,7 +108,7 @@
 		 * AX1V: Auxiliary LDO1 VR voltage value
 		 * AX2V: Auxiliary LDO2 VR voltage value
 		 * ACVA: Analog LDO VR voltage
-		 * DCVA: Core buck VR volatage
+		 * DCVA: Core buck VR voltage
 		 */
 		OperationRegion (PWR2, 0xB1, Zero, 0x0100)
 		Field (PWR2, DWordAcc, NoLock, Preserve)
@@ -613,7 +613,7 @@
 		 * AX1V: Auxiliary LDO1 VR voltage value
 		 * AX2V: Auxiliary LDO2 VR voltage value
 		 * ACVA: Analog LDO VR voltage
-		 * DCVA: Core buck VR volatage
+		 * DCVA: Core buck VR voltage
 		 */
 		OperationRegion (PWR2, 0xB1, Zero, 0x0100)
 		Field (PWR2, DWordAcc, NoLock, Preserve)