commit | afb156a1eb217c5b7bdedddb75752c697cae381a | [log] [tgz] |
---|---|---|
author | Jaroslaw Stelter <Jaroslaw.Stelter@intel.com> | Tue Jul 12 10:53:18 2022 +0200 |
committer | Maureen Helm <maureen.helm@intel.com> | Wed Jul 13 09:46:48 2022 -0500 |
tree | b3e7c2835fad0ae093281eb0dc8b3fb80b36ecba | |
parent | 8b598539f275061625d0017effb5434c8c38e24a [diff] |
soc: ace_v1x: unmap entire unused virtual space This patch corrects the initial unmapping of unused l2 memory to unmap until the end of virtual address space instead of unmapping until the end of l2 physical memory. Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>