mirror of
https://github.com/linux-msm/debugcc.git
synced 2026-02-25 13:12:32 -08:00
445f058be6771ee42c7cca6b7289b946e5b780b2
Hook MCCC up on SM6375 where it was validated and intentionally overreserve the MCCC memory, as mmap expects we reserve at least one ALIGNED page (which means we're aligned to 4K (0x1000) or whatever our pagesize is AND that we have to reserve too much and stray from user error when adding offsets to not try and read memory outside the actual MCCC region). Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Description
Languages
C
99.4%
Meson
0.6%