arm-trusted-firmware/include/drivers
Lin Ma 444281cc41 Address issue 156: 64-bit addresses get truncated
Addresses were declared as "unsigned int" in drivers/arm/peripherals/pl011/pl011.h and in function init_xlation_table. Changed to use "unsigned long" instead
Fixes ARM-software/tf-issues#156
2014-05-20 11:25:55 -07:00
..
arm Address issue 156: 64-bit addresses get truncated 2014-05-20 11:25:55 -07:00
console.h Move include and source files to logical locations 2014-05-06 12:35:02 +01:00
io_driver.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
io_fip.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
io_memmap.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
io_semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00