• Soby Mathew's avatar
    Rearrange fields in TF data structures to reduce padding · b313d755
    Soby Mathew authored
    This patch rearranges fields of the `image_desc_t` & `auth_img_desc_t`
    data structures to reduce padding between the fields and thereby
    save memory.
    
    NOTE: Platform ports which anonymously initialize these structures
    should be aware of the rearrangement and do the required
    modification.
    
    Change-Id: I428b5429632797b31d5bd306174599c07e24c060
    b313d755
bl_common.h 11.1 KB