• Arun Gopalakrishnan's avatar
    ARM OMAP Syslink proc manager open fix · 2a1e2f6f
    Arun Gopalakrishnan authored
    In proc manager open, the address translation (ducti -> mpu kernel,
    ducati -> mpu user) were not populated from proc 4430 get info
    function.
    In this fix the adress translation tables are populated directly
    from the proc instance handle memory entry tables in proc get info
    function, rather than going in to proc4430 get info function for
    the same. This fix is based on the approach followed in syslink code.
    Signed-off-by: default avatarArun M G <arunmg@ti.com>
    2a1e2f6f
procmgr.h 8.09 KB