Skip to content
Commit ea0f9474 authored by Daniel Leung's avatar Daniel Leung Committed by Christopher Friedt
Browse files

x86: gen_mmu: don't force extra map argument to be base 16



When converting the address and size arguments for extra mappings,
the script assumes they are always base 16. This is not always
the case. So let Python's own int() decides how to interpret
the values as it supports "0x" prefix also.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent c11ad59e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment