commit | 7cef39ddba73077ef00de24c9f6bfc216658fafe | [log] [tgz] |
---|---|---|
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | Fri Sep 18 12:18:45 2020 +0200 |
committer | Will Deacon <will@kernel.org> | Mon Sep 28 23:48:06 2020 +0100 |
tree | ce1f667fa7545fb108c51069a04bc4532db138de | |
parent | 8122dec0eab1d74c726709a2bd4a4a23d9bdd96f [diff] |
iommu/io-pgtable-arm: Move some definitions to a header Extract some of the most generic TCR defines, so they can be reused by the page table sharing code. Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/20200918101852.582559-6-jean-philippe@linaro.org Signed-off-by: Will Deacon <will@kernel.org>