On 09/02/2024 21:09, Konrad Dybcio wrote:
Currently VMEM/OCMEM/LLCC is disabled on all platforms. Make it unconditional to save on space. These caches will not be enabled until the Venus driver can reference them as chunks of SRAM (they're modelled as separate devices) to avoid hardcoding magic addresses and rougely accessing the hardware, bypassing the normal accessors. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
Agreed, this is dead code. Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>