SDL API Guide for J721E
|
This structure contains information required to configure an address translation region.
Data Fields | |
uint32_t | baseAddress |
uint64_t | sizeInBytes |
uint64_t | translatedAddress |
uint32_t SDL_ratTranslationCfgInfo::baseAddress |
uint64_t SDL_ratTranslationCfgInfo::sizeInBytes |
The translated address returned on a successful match The size of the region (in bytes). If this value is not a power-of-2, it is automatically rounded-up to the next power-of-2 size.
uint64_t SDL_ratTranslationCfgInfo::translatedAddress |
The 32-bit base address used in the address comparison