Skip to content
Commit 24441854 authored by Jagdish Gediya's avatar Jagdish Gediya
Browse files

Refactor config files



There are many things in configuration files which will need to be
re-used across platforms in future but configured from specific file
currently which can result into duplicate code, so refactoring is
needed.

To do that, This patch adds android.config file to manage android loading
to ram and modifying bootargs for android boot according to build
configuration.

This patch also adds customize.config which can customize bootargs, compiler
flags etc based on platform specific config. In future, If customization
code is big enough than separate config file can be created similar to
android.config, for small customization, customize.config can be
utilized directly.

Signed-off-by: Jagdish Gediya's avatarJagdish Gediya <jagdish.gediya@arm.com>
parent 84deb547
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment