• Soby Mathew's avatar
    Move `arm_common.c` out of aarch64 folder · bc149bfc
    Soby Mathew authored
    This patch moves the `arm_common.c` file from `plat/arm/common/aarch64/`
    to the parent directory since the functions implemented in the file are
    not AArch64 specific. The platform makefiles are also modified for this
    change.
    
    Change-Id: I776d2e4958f59041476cf2f53a9adb5b2d304ee0
    bc149bfc
platform.mk 3.87 KB