Rearrange assembly helper macros
This patch moves assembler macros which are not architecture specific
to a new file `asm_macros_common.S` and moves the `el3_common_macros.S`
into `aarch64` specific folder.

Change-Id: I444a1ee3346597bf26a8b827480cd9640b38c826
1 parent a4beaaf commit 738b1fd7c0628e9c6cc89e36629f27bde01559df
@Soby Mathew Soby Mathew authored on 8 Jul 2016
Showing 4 changed files
View
include/common/aarch64/asm_macros.S
View
include/common/aarch64/el3_common_macros.S 0 → 100644
View
include/common/asm_macros_common.S 0 → 100644
View
include/common/el3_common_macros.S 100644 → 0