arm-trusted-firmware/plat
Julius Werner e77ade2887 rockchip: Clean up parent directory creation for M0
The dependencies in the M0 Makefile are not correctly laid out, which
may lead to errors with make -j if the binary target gets evaluated
before the target that creates the directory. In addition, the M0
Makefile just calls mkdir without using the platform-independent macros
from the main ARM TF build system. This patch fixes those issues,
removes some unused (and broken) M0 build targets and merges the two M0
output directories into one (since there's no real point splitting it up
and it creates more hassle).

Change-Id: Ia5002479cf9c57fea7aefa8ca88e373df3a51f61
Signed-off-by: Julius Werner <jwerner@chromium.org>
2016-11-03 14:57:10 -07:00
..
arm Introduce ARM SiP service 2016-10-12 15:36:45 +01:00
common Fix comment of plat_reset_handler stub 2016-10-25 01:21:01 +09:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. 2016-09-19 14:20:42 +08:00
nvidia/tegra Migrate platform makefile to new console driver location 2016-08-09 17:33:57 +01:00
qemu Migrate platform makefile to new console driver location 2016-08-09 17:33:57 +01:00
rockchip rockchip: Clean up parent directory creation for M0 2016-11-03 14:57:10 -07:00
xilinx/zynqmp zynqmp: Make MMIO write FW call synchronous 2016-09-13 09:19:03 -07:00