arm-trusted-firmware/docs/getting_started
Haojian Zhuang f8631f5139 drivers: partition: support different block size
The block size of some storage device is 4096-byte long, such as UFS. But
PARTITION_BLOCK_SIZE is defined as 512-byte long. So replace it by
PLAT_PARTITION_BLOCK_SIZE. Make it configurable in platform.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Change-Id: Iada05f7c646d0a0f2c0d3b8545540b3cb7153de3
2019-09-18 18:18:20 +08:00
..
image-terminology.rst doc: Remove per-page contents lists 2019-05-22 11:23:06 +01:00
index.rst doc: Move documents into subdirectories 2019-05-21 15:05:56 +01:00
porting-guide.rst drivers: partition: support different block size 2019-09-18 18:18:20 +08:00
psci-lib-integration-guide.rst Further fixes to documentation links 2019-05-30 10:20:07 +01:00
rt-svc-writers-guide.rst Further fixes to documentation links 2019-05-30 10:20:07 +01:00
user-guide.rst Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration 2019-09-13 15:22:23 +00:00