From 07cf563cefdf109ca475fc0feb66aac4cbf1186a Mon Sep 17 00:00:00 2001 From: handyohos Date: Wed, 2 Feb 2022 12:42:12 +0800 Subject: [PATCH] bugfix: qemu-arm-linux platform support access_token. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1)内核开启access token特性宏 2)access_token模块增加napi的隔离处理 3)qemu-arm-linux-min产品中增加access_token部件的编译 Signed-off-by: handyohos Change-Id: I743a789cccd6dbaddef0deef13bfcf00bd59e6ec #I4SL46 --- linux-5.10/arch/arm/configs/qemu-arm-linux_standard_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-5.10/arch/arm/configs/qemu-arm-linux_standard_defconfig b/linux-5.10/arch/arm/configs/qemu-arm-linux_standard_defconfig index 384b6c7..73b3f3e 100755 --- a/linux-5.10/arch/arm/configs/qemu-arm-linux_standard_defconfig +++ b/linux-5.10/arch/arm/configs/qemu-arm-linux_standard_defconfig @@ -5383,6 +5383,7 @@ CONFIG_PM_OPP=y # CONFIG_COUNTER is not set # CONFIG_DRIVERS_HDF is not set # CONFIG_MOST is not set +CONFIG_ACCESS_TOKENID=y # end of Device Drivers #