Konrad Dybcio 445f058be6 sm6375: Hook up MCCC
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>
2023-02-14 23:17:20 -06:00
2021-11-30 19:46:22 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2021-11-30 19:46:46 -06:00
2023-02-14 23:17:20 -06:00
2022-04-15 20:47:25 -05:00
2023-02-14 23:17:20 -06:00
2023-01-17 22:31:07 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-01-18 01:55:12 +01:00
2023-01-17 22:30:46 -06:00
Description
No description provided
BSD-3-Clause 248 KiB
Languages
C 99.4%
Meson 0.6%