SDL API Guide for J7200
SDL_ratTranslationCfgInfo Struct Reference

Detailed Description

This structure contains information required to configure an address translation region.

------------------------------------------------------------------------—

Data Fields

uint32_t baseAddress
 
uint64_t sizeInBytes
 
uint64_t translatedAddress
 

Field Documentation

◆ baseAddress

uint32_t SDL_ratTranslationCfgInfo::baseAddress

◆ sizeInBytes

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.

◆ translatedAddress

uint64_t SDL_ratTranslationCfgInfo::translatedAddress

The 32-bit base address used in the address comparison