aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-multimedia/mmngr-module
diff options
context:
space:
mode:
authorKhang Nguyen <khang.nguyen.xv@rvc.renesas.com>2018-02-22 16:35:32 +0700
committerKhang Nguyen <khang.nguyen.xv@rvc.renesas.com>2018-03-22 13:36:54 +0700
commit896a3eef952b15ccc8c23d7d83a936cc0f1f718f (patch)
tree744ebed9d8832e5d46fade211abdf12f4537ef8b /meta-rcar-gen3/recipes-multimedia/mmngr-module
parent449faf8af78aacc76a299f38653ff271e9b4c5f0 (diff)
rcar-gen3: MMNGR: Update SRCREV to follow the latest version
This commit updates SRCREV to apply following changes: - Fix QAC MISRA C:2012 warnings. - Disable TLB function on IPMMU caches on E3. - To add E3 support. - xxxxxx mmngr_lib update test. - Update MMNGR revision to v1.3. - Change the way of parsing reserved memory regions in DT. - Do not parse reserved memory region for default CMA in DT twice. - Update IPMMU(MMU) deinitialize sequence. It also adds the configuration for E3. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-multimedia/mmngr-module')
-rw-r--r--meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc b/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
index 8d7ee54..5def237 100644
--- a/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
+++ b/meta-rcar-gen3/recipes-multimedia/mmngr-module/mmngr_lib.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
MMNGR_LIB_URI = "git://github.com/renesas-rcar/mmngr_lib.git"
SRC_URI = "${MMNGR_LIB_URI};branch=rcar_gen3"
-SRCREV = "49e235dd06d63013fbfc6e19711b33da4dc4d743"
+SRCREV = "e55a8356c906486ee0be78b2a1fde227e7a578f4"
# Get Wordsize of test app and change their names later to avoid override
WS_aarch64 = ""