OSDN Git Service

plugins/cache: make L2 emulation optional through args
authorMahmoud Mandour <ma.mandourr@gmail.com>
Tue, 26 Oct 2021 10:22:22 +0000 (11:22 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Nov 2021 10:32:01 +0000 (10:32 +0000)
commit447f935674214dd4e449cc4a27711489779cd1ff
treee1c7fcdba84d65d577af7f945db0444269b1627f
parent53366adf9c0c6b00ec54ff3074037c82995c7ed0
plugins/cache: make L2 emulation optional through args

By default L2 is not enabled and is enabled by either using the
newly-introduced "l2" boolean argument, or by setting any of the L2
cache parameters using args. On specifying "l2=on", the default cache
configuration is used.

Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210810134844.166490-5-ma.mandourr@gmail.com>
Message-Id: <20211026102234.3961636-17-alex.bennee@linaro.org>
contrib/plugins/cache.c