commit | 2ef36a3e15344a6858f67d880484623a67c05748 | [log] [tgz] |
---|---|---|
author | Konstantin Porotchkin <kostap@marvell.com> | Sun Mar 31 16:58:11 2019 +0300 |
committer | Marcin Wojtas <mw@semihalf.com> | Fri Jun 19 18:03:29 2020 +0200 |
tree | 36471b2707cd04ade676b5a03df797c982cffa7c | |
parent | 03f354152ee57fa09d6f75b4e11b26917b632d07 [diff] |
drivers: marvell: add support for mapping the entire LLC to SRAM Add llc_sram_enable() and llc_sram_disable() APIs to Marvell cache_lls driver. Add LLC_SRAM definition to Marvell common makefile - disabled by the default. Add description of LLC_SRAM flag to the build documentation. Change-Id: Ib348e09752ce1206d29268ef96c9018b781db182 Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>