Looking for the preferred method for configuring the MMU0 contained in the DSP Subsystem on the AM5728 when using TI-RTOS.
I was hoping to find a MMU item in SYS/BIOS->Target Specific Support->C66->MMU, but do not see anything there.
I looked in pdk_am57xx_1_0_1 in ti/drv but also see nothing MMU related.
In ti/csl I see csl_mmu.h but I am not sure if that is the DSP MMU or the system MMU or what. Though it does point to ti/csl/src/ip/mmu/dsp so that might be a good sign, but then there is MMU0 and MMU1, it is not clear how I differentiate between the two.
Also, we might want to setup some BYPASS regions. I see the registers are defined in the csl, but no functions.
Any pointers on how to setup MMU0 on the DSP for AM5728 would be greatly appreciated.