arm-trusted-firmware/include/lib
Lin Ma 73ad2572c8 Calculate TCR bits based on VA and PA
Currently the TCR bits are hardcoded in xlat_tables.c. In order to
map higher physical address into low virtual address, the TCR bits
need to be configured accordingly.

This patch is to save the max VA and PA and calculate the TCR.PS/IPS
and t0sz bits in init_xlat_tables function.

Change-Id: Ia7a58e5372b20200153057d457f4be5ddbb7dae4
2014-07-09 12:33:33 +01:00
..
aarch64 Calculate TCR bits based on VA and PA 2014-07-09 12:33:33 +01:00
bakery_lock.h Remove calling CPU mpidr from bakery lock API 2014-06-23 23:16:39 +01:00
cassert.h Separate out CASSERT macro into own header 2014-05-06 12:35:02 +01:00
io_storage.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
mmio.h Inline the mmio accessor functions 2014-06-24 14:30:23 +01:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00