hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
commit74ecf7677b72084b25ace9de3191abe3afdaeff6
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Feb 2019 18:17:47 +0000 (21 18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Feb 2019 18:17:47 +0000 (21 18:17 +0000)
tree236d36fa6f232a3060d39430018cd7570950704d
parent76b09fafaf54051ccc0620169ae5b72c87f4f547
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment

In commit 4b635cf7a95e501211 we added a QOM property to the ARMSSE
object, but forgot to add it to the documentation comment in the
header. Correct the omission.

Fixes: 4b635cf7a95e501211 ("hw/arm/armsse: Make SRAM bank size configurable")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
include/hw/arm/armsse.h