commit | 44c3e10064d66ff744b13dc0bfd135cf013697a5 | [log] [tgz] |
---|---|---|
author | Qipeng Zha <qipeng.zha@intel.com> | Fri May 05 12:02:09 2023 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue May 09 13:04:08 2023 +0200 |
tree | 4a75357982d3ed00ad1bf17be4924dd7dea0e93c | |
parent | 3c2d768f8bae3308584676610a008849603baa2e [diff] |
arch: x86: pin boot arg before paging is up x86_cpu_boot_arg is accessed in boot code before enable paging. Signed-off-by: Qipeng Zha <qipeng.zha@intel.com>