arm-trusted-firmware/include/drivers
Soby Mathew b313d755a7 Rearrange fields in TF data structures to reduce padding
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
2016-01-13 09:39:40 +00:00
..
arm Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 2015-12-10 11:54:42 +00:00
auth Rearrange fields in TF data structures to reduce padding 2016-01-13 09:39:40 +00:00
io Remove deprecated IO return definitions 2015-11-02 10:47:01 +00:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30
console.h Introduce console_uninit() API in ARM Trusted Firmware 2015-12-09 16:38:29 +00:00
delay_timer.h Fix SP804 delay timer on FVP 2015-12-04 10:23:33 +00:00