Searched refs:its (Results 1 – 16 of 16) sorted by relevance
/optee_os-3.20.0/ |
A D | LICENSE | 1 Unless it has its own copyright/license embedded in its body, each file
|
A D | CHANGELOG.md | 788 its default configuration, while _extended_ means it was run successfully 928 its default configuration, while _extended_ means it was run successfully 1058 its default configuration, while _extended_ means it was run successfully 1171 its default configuration, while _extended_ means it was run successfully 1263 * [#665][pr665]: xtest 1013 stalled on HiKey when log levels are 4 and optee_os is on its own UART 1539 * Fix user TA trace issue, in order each TA is able to select its own trace level
|
/optee_os-3.20.0/core/include/drivers/ |
A D | ls_sfp.h | 102 TEE_Result ls_sfp_get_its(uint32_t *its);
|
/optee_os-3.20.0/core/drivers/ |
A D | ls_sfp.c | 257 TEE_Result ls_sfp_get_its(uint32_t *its) in ls_sfp_get_its() argument 264 if (!its) in ls_sfp_get_its() 267 *its = io_read32((vaddr_t)&sfp_regs->ospr0) & SFP_OSPR0_ITS; in ls_sfp_get_its()
|
/optee_os-3.20.0/core/arch/arm/dts/ |
A D | dt_driver_test.dtsi | 9 * to defer its probe until resources are ready.
|
A D | fsl-lx2160a.dtsi | 388 its: gic-its@6020000 { label 389 compatible = "arm,gic-v3-its"; 949 msi-parent = <&its>; 986 msi-parent = <&its>; 1023 msi-parent = <&its>; 1061 msi-parent = <&its>; 1098 msi-parent = <&its>; 1136 msi-parent = <&its>; 1265 msi-parent = <&its>;
|
A D | sama5d2.dtsi | 272 /* Place dma1 here despite its address */
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | dco.txt | 4 Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
|
A D | LICENSE | 56 to the Licensor or its representatives, including but not limited to 107 (d) If the Work includes a "NOTICE" text file as part of its 146 Contributor provides its Contributions) on an "AS IS" BASIS,
|
A D | README.md | 78 …its default value of `-O2` and setting `WARNING_CFLAGS` overrides its default value (starting with… 127 Note that, with CMake, you can't adjust the compiler or its flags after the
|
A D | CONTRIBUTING.md | 36 …ce which will change the API. Instead the interface can only be changed by its extension. As descr…
|
A D | ChangeLog | 44 according to its configuration. Fixes #5291. 113 its use constitutes a security risk. 725 name in that extension regardless of its type. This means that an 732 its revocationDate was in the past according to the local clock if 1515 of the decryption and not its result could nonetheless decrypt RSA 1869 platform_util.h (and its associated platform_util.c) only contain 2594 where the limited hash choices prevented the client from sending its 2611 deprecated, and its contents moved to net_sockets.h. 3385 it is not affected (ie, its notAfter date is properly checked). 3417 * Ability to force the entropy module to use SHA-256 as its basis [all …]
|
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/ |
A D | COPYING.txt | 23 3. Neither the name of the University nor the names of its contributors
|
/optee_os-3.20.0/mk/ |
A D | checkconf.mk | 189 $$(error $(1) is set to '$($(1))' (from $(origin $(1))) but its value must be '$(2)'$$(_reason))
|
/optee_os-3.20.0/core/lib/libfdt/ |
A D | README.license | 7 dtc does not incorporate or rely on libfdt for its operation, nor vice
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.doc | 188 Reallocate a buffer previously allocated by bget(), changing its size to
|
Completed in 22 milliseconds