Home
last modified time | relevance | path

Searched refs:O (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/
A DMakefile47 ifeq ($O,)
48 O := out macro
49 out-dir := $(O)/$(ARCH)-plat-$(PLATFORM)
51 out-dir := $(O)
108 ${q}if [ -d "$(O)" ]; then $(RMDIR) $(O); fi
A DMAINTAINERS199 R: Bryan O'Donoghue <bryan.odonoghue@linaro.org> [@bryanodonoghue]
/optee_os-3.20.0/mk/
A Dcleandirs.mk23 $(eval _O:=$(if $(O),$(O),.))$(wildcard $(addprefix $(_O)/,$(call _reverse,
A Daosp_optee.mk86 O=$(ABS_OPTEE_OS_OUT_DIR) \
128 …+$(HOST_MAKE) -C $(TOP_ROOT_ABS)/$(PRIVATE_TA_SRC_DIR) O=$(ABS_OPTEE_TA_OUT_DIR)/$(PRIVATE_TA_TMP_…
/optee_os-3.20.0/ta/mk/
A Dta_dev_kit.mk14 ifneq ($O,)
15 out-dir := $O
117 ${q}if [ -d "$(O)" ]; then $(RMDIR) $(O); fi
/optee_os-3.20.0/core/arch/arm/dts/
A Dstm32mp15xx-dhcom-som.dtsi237 gpio-line-names = "DHCOM-G", "DHCOM-O", "DHCOM-H", "DHCOM-I",
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog958 resizes the I/O buffers before and after handshakes, reducing the memory
1954 I/O was used. Found and reported by Hubert Mis in #772.
1998 Sam O'Connor in #1245.
3233 * Server-initiated renegotiation would fail with non-blocking I/O if the
3236 with non-blocking I/O.
3459 * Fixed bug with session tickets and non-blocking I/O in the unlikely case
3710 with non-blocking I/O.
4508 * Added user-defined callbacks for handling I/O and sessions
4529 connections from being established with non-blocking I/O
4558 * Added (beta) support for non-blocking I/O operations

Completed in 10 milliseconds