-
由 Cheng Jian 提交于
euler inclusion category: bugfix bugzilla: 5507 CVE: NA ------------------------------------------------- Independent instruction cache and data cache are used on the aarch64 cpu chip. so we must flush the instruction cache when enable/disable patch. we miss it when disable patch, so just fix it. Signed-off-by: NCheng Jian <cj.chengjian@huawei.com> Reviewed-by: NLi Bin <huawei.libin@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
7e8d223e