commit | 986901c30e8e1ed972ba93a91f3659d97a5fd1b3 | [log] [tgz] |
---|---|---|
author | Grzegorz Jaszczyk <jaz@semihalf.com> | Wed Jun 13 15:27:10 2018 +0200 |
committer | Konstantin Porotchkin <kostap@marvell.com> | Sun Sep 02 14:10:47 2018 +0300 |
tree | a9c086b9159240b6be10d5b6a60ba4a3a6bdf48b | |
parent | 91db290a6423bd80c4c658cfb6c9fd9359644e84 [diff] |
drivers: marvell: mc_trustzone: add driver for mc trustzone Add simple driver which allows to configure the memory controller trust zones. It is responsible for opening mc trustzone window, with appropriate base address, size and attributes. Example of usage in upcoming commits. Change-Id: I8bea17754d31451b305040ee7de331fb8db0c63f Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com> Reviewed-by: Kostya Porotchkin <kostap@marvell.com>