[v1.06][ARM] Add support for NXP i.MX 8M Plus (#261)

This commit is contained in:
Dr-Noob
2024-08-25 17:42:09 +01:00
parent 324d0fbe94
commit 9f66a137c5
6 changed files with 23 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ enum {
SOC_VENDOR_GOOGLE,
SOC_VENDOR_NVIDIA,
SOC_VENDOR_AMPERE,
SOC_VENDOR_NXP,
// RISC-V
SOC_VENDOR_SIFIVE,
SOC_VENDOR_STARFIVE,