Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1b5fe670 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

msm: scm-boot: Clarify types for scm_set_boot_addr()



The boot address is a physical address (even if the secure
monitor only considers it to be 32 bits). Move to using
phys_addr_t to clarify this is a physical address and to ease
any support of LPAE in the future. Also make the flags unsigned
so that we can use the highest bit if necessary.

Change-Id: I1aa5ca9cb75ea94b4df72c5a536cf42f73ff8051
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent b2c5cb06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment