An error occurred while fetching folder content.
Address issue 156: 64-bit addresses get truncated
Lin Ma authored
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
444281cc
Name Last commit Last update
..