Home
last modified time | relevance | path

Searched refs:NS (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c334 #define NS 2048 /* Size of ring buffer */ in ape_section_uncompress() macro
344 uint8_t text_buf[NS + F - 1]; in ape_section_uncompress()
349 for (i = 0; i < NS - F; i++) in ape_section_uncompress()
352 r = NS - F; in ape_section_uncompress()
380 r &= (NS - 1); in ape_section_uncompress()
404 c = text_buf[((i + k) & (NS - 1))]; in ape_section_uncompress()
407 r &= (NS - 1); in ape_section_uncompress()
/optee_os/core/arch/arm/mm/
H A Dcore_mmu_lpae.c120 #define NS (0x1 << 3) macro
428 if (!(desc & LOWER_ATTRS(NS))) in desc_to_mattr()
507 desc |= a & TEE_MATTR_SECURE ? 0 : LOWER_ATTRS(NS); in mattr_to_desc()
/optee_os/core/arch/arm/dts/
H A Dfsl-lx2160a.dtsi493 status = "okay"; secure-status = "disabled"; /* NS-only */
501 status = "okay"; secure-status = "disabled"; /* NS-only */