Add iommu definitions.

This commit is contained in:
Rhitayu Chattopadhyay
2026-05-08 16:48:05 +05:30
committed by GitHub
parent 9f1d4f683d
commit dcb60beef2
2 changed files with 5 additions and 2 deletions

View File

@@ -37,7 +37,10 @@
#define DCHUBBUB_WHITELIST_BASE_ADDR_0 0x24878
#define DCHUBBUB_WHITELIST_TOP_ADDR_0 0x2487c
#define AMDIOMMU_MMIO_BASE 0xfdd80000
#define AMDIOMMU_CTRL 0x18
#define MAXCPU 16
void entry(void);
void boot_linux(void);
void boot_linux(void);