Searched hist:cc8fda93a709727de815c28beab91dee76709033 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu_lpae.c | cc8fda93a709727de815c28beab91dee76709033 Mon Oct 26 17:16:58 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITS
The CFG_LPAE_ADDR_SPACE_SIZE configuration variable is somewhat inconvenient to use since it's a value larger than what fits in a 32-bit register. Instead replace it with CFG_LPAE_ADDR_SPACE_BITS which instead tells the size in number of bits.
Reviewed-by: Ruchika Gupta <ruchika.gupta@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | core_mmu.c | cc8fda93a709727de815c28beab91dee76709033 Mon Oct 26 17:16:58 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITS
The CFG_LPAE_ADDR_SPACE_SIZE configuration variable is somewhat inconvenient to use since it's a value larger than what fits in a 32-bit register. Instead replace it with CFG_LPAE_ADDR_SPACE_BITS which instead tells the size in number of bits.
Reviewed-by: Ruchika Gupta <ruchika.gupta@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/arm/ |
| H A D | arm.mk | cc8fda93a709727de815c28beab91dee76709033 Mon Oct 26 17:16:58 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> core: replace CFG_LPAE_ADDR_SPACE_SIZE with CFG_LPAE_ADDR_SPACE_BITS
The CFG_LPAE_ADDR_SPACE_SIZE configuration variable is somewhat inconvenient to use since it's a value larger than what fits in a 32-bit register. Instead replace it with CFG_LPAE_ADDR_SPACE_BITS which instead tells the size in number of bits.
Reviewed-by: Ruchika Gupta <ruchika.gupta@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|