Base Platform linking model

Base Platform enables you to create dynamically linkable images that do not have the memory map enforced by the System V (SysV) or Base Platform Application Binary Interface (BPABI) linking models. It enables you to:

Note

The BPABI specification places constraints on the memory model that can be violated using scatter-loading. However, because Base Platform is a superset of BPABI, it is possible to create a BPABI conformant image with Base Platform.

To link with the Base Platform model, use the --base_platform command-line option.

If you specify this option, the linker acts as if you specified --bpabi, with the following exceptions:

Be aware of the following:

Show/hideSee also

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0474C
Non-ConfidentialID080411