commit | 78893647714897153a6539fd6d05894411e4f678 | [log] [tgz] |
---|---|---|
author | Jiafei Pan <Jiafei.Pan@nxp.com> | Thu Apr 15 11:49:55 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Apr 19 11:00:05 2021 -0400 |
tree | d47672c9a4a97cc7834da80011fcc2dd7d8e4d0a | |
parent | a7daeebf0ea4cb8c893c7eecd0587eda2fb2dfe5 [diff] |
arm64: refine the code for primary core checking We can find caller of z_arm64_mmu_init is on primary core or not, so no need to check mpidr, just add a function parameter. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>