]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(cpus): update doc and check for plat_can_cmo
authorOkash Khawaja <okash@google.com>
Mon, 14 Nov 2022 12:50:30 +0000 (12:50 +0000)
committerManish Pandey <manish.pandey2@arm.com>
Mon, 14 Nov 2022 14:31:12 +0000 (15:31 +0100)
commita2e0123484e62df8ed9f2943dbd158471bf31221
tree0cc9b5905b1df1e368f5716c1c1c1557d63c6a10
parentc3170fd80b722cbd48a340a0a17f740b7676616c
fix(cpus): update doc and check for plat_can_cmo

plat_can_cmo must not clobber x1 but the doc doesn't mention that. This
patch updates the doc to mention x1. It also adds check for plat_can_cmo
to `dcsw_op_louis` which was missed out in original patch.

Signed-off-by: Okash Khawaja <okash@google.com>
Change-Id: I721376bf3726520d0d5b0df0f33f98ce92257287
docs/getting_started/porting-guide.rst
lib/aarch64/cache_helpers.S