commit | 2b001329a3d7ba88a3304b7effa48b753181ccea | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Mon Dec 10 13:51:32 2018 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Dec 13 15:57:50 2018 +0100 |
tree | 64aedb36943fdd298a0dda7da9fbce80942dde19 | |
parent | a69c7af35f34d554c60ee5ea10bcbdbf3cd99475 [diff] |
plat/arm: Remove board/ directory The board/ directory does not actually bring any benefit. There's no need to separate the board level from any other level. Thus, this patch flattens the Arm platform tree like so: plat/arm/ |- common |- fvp |- juno |- sgi | |- common | |- sgi575 Change-Id: I10e4af7594bb555d912222a881d95eae9864637e Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>