Lines Matching +full:- +full:- +full:rm
1 // SPDX-License-Identifier: BSD-2-Clause
3 * Copyright 2017-2020 NXP
207 * - Currently no handler is provided to trap an error via interrupt in tzc_set_action()
209 * - The interrupt action has not been tested. in tzc_set_action()
238 * TZC380 RM in tzc_auto_configure()
252 TZC_ATTR_REGION_SIZE(pow - 1) | in tzc_auto_configure()
257 lsize -= region_size; in tzc_auto_configure()
275 lsize -= sub_region_size; in tzc_auto_configure()
279 TZC_ATTR_REGION_SIZE(pow - 1) | in tzc_auto_configure()
286 pow--; in tzc_auto_configure()
303 val = LOCKDOWN_RANGE_ENABLE | (tzc.num_regions - 1); in tzc_regions_lockdown()