diff options
Diffstat (limited to 'include/common/bl_common.h')
-rw-r--r-- | include/common/bl_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common/bl_common.h b/include/common/bl_common.h index c9a7a3da..0eec9899 100644 --- a/include/common/bl_common.h +++ b/include/common/bl_common.h @@ -46,7 +46,6 @@ #define BOTTOM !TOP /****************************************************************************** - * Opcode passed in x0 to tell next EL that we want to run an image. * Corresponds to the function ID of the only SMC that the BL1 exception * handlers service. That's why the chosen value is the first function ID of * the ARM SMC64 range. |