From d1ab43e6fde2b06e08d4d9a45aa71bc2be3c2c53 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Thu, 12 Oct 2017 17:30:51 +0900 Subject: [PATCH] pass-hal: tm2: Disable AppLaunch scenario for memory h/w resource This patch disables the 'AppLaunch' scenario for memorh h/w resource in order to keep the 4096 byte of the fault_around_bytes. Change-Id: Ic5d9cea2252b34e62e1bda11b75e28e4831b6676 Signed-off-by: Chanwoo Choi --- scripts/pass-resource5.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pass-resource5.conf b/scripts/pass-resource5.conf index 2a17227..f1f2703 100644 --- a/scripts/pass-resource5.conf +++ b/scripts/pass-resource5.conf @@ -22,7 +22,7 @@ pass_num_scenarios=2 [Scenario0] name=AppLaunch -support=yes +support=no min_level=1 max_level=1 -- 2.7.4