Home
last modified time | relevance | path

Searched full:recursive (Results 1 – 13 of 13) sorted by relevance

/rk3399_ARM-atf/
H A D.readthedocs.yaml14 recursive: true
/rk3399_ARM-atf/lib/locks/bakery/
H A Dbakery_lock_coherent.c49 /* Prevent recursive acquisition */ in bakery_get_ticket()
H A Dbakery_lock_normal.c115 /* Prevent recursive acquisition.*/ in bakery_get_ticket()
/rk3399_ARM-atf/make_helpers/
H A Dutilities.mk211 # its original flavor (simple or recursive), or undefined if it did not
239 # $(info $(y) ($(flavor y))) # "outer-y (recursive)"
390 else ifeq ($($(bind.name.ns).flavor),recursive)
H A Dbuild_macros.mk14 # $1 is the directory root of the recursive search (blank for current directory).
143 # CREATE_SEQ is a recursive function to create sequence of numbers from 1 to
/rk3399_ARM-atf/docs/getting_started/
H A Dprerequisites.rst215 git submodule update --init --recursive
/rk3399_ARM-atf/lib/romlib/
H A Dromlib_generator.py37 """ Gets all the recursive dependencies of a parent file. """
/rk3399_ARM-atf/docs/components/
H A Dxlat-tables-lib-v2-design.rst342 The mapping function is implemented as a recursive algorithm. It is however
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_core.c353 * Recursive function that writes to the translation tables and unmaps the
565 * Recursive function that writes to the translation tables and maps the
H A Dxlat_tables_utils.c137 * Recursive function that reads the translation tables passed as an argument
/rk3399_ARM-atf/common/
H A Dfdt_wrappers.c540 /* Recursive implementation */
/rk3399_ARM-atf/include/arch/aarch64/
H A Del3_common_macros.S65 * unhandled exception, not doing so can lead to recursive exceptions
/rk3399_ARM-atf/docs/
H A Dchange-log.md38 Please run `git submodule update --init --recursive` if you encounter
48 Please run `git submodule update --init --recursive` if you encounter