Searched refs:O (Results 1 – 7 of 7) sorted by relevance
| /optee_os/ |
| H A D | Makefile | 48 ifeq ($O,) 49 O := out macro 50 out-dir := $(O)/$(ARCH)-plat-$(PLATFORM) 52 out-dir := $(O) 111 ${q}if [ -d "$(O)" ]; then $(RMDIR) $(O); fi
|
| H A D | MAINTAINERS | 225 R: Bryan O'Donoghue <bryan.odonoghue@linaro.org> [@bryanodonoghue]
|
| /optee_os/mk/ |
| H A D | cleandirs.mk | 23 $(eval _O:=$(if $(O),$(O),.))$(wildcard $(addprefix $(_O)/,$(call _reverse,
|
| H A D | aosp_optee.mk | 96 O=$(ABS_OPTEE_OS_OUT_DIR) \ 118 O=$(ABS_OPTEE_OS_OUT_DIR) \ 165 …+$(HOST_MAKE) -C $(TOP_ROOT_ABS)/$(PRIVATE_TA_SRC_DIR) O=$(ABS_OPTEE_TA_OUT_DIR)/$(PRIVATE_TA_TMP_…
|
| /optee_os/ta/mk/ |
| H A D | ta_dev_kit.mk | 16 ifneq ($O,) 17 out-dir := $O 123 ${q}if [ -d "$(O)" ]; then $(RMDIR) $(O); fi
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp15xx-dhcom-som.dtsi | 253 gpio-line-names = "DHCOM-G", "DHCOM-O", "DHCOM-H", "DHCOM-I",
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 2847 resizes the I/O buffers before and after handshakes, reducing the memory 3843 I/O was used. Found and reported by Hubert Mis in #772. 3887 Sam O'Connor in #1245. 5122 * Server-initiated renegotiation would fail with non-blocking I/O if the 5125 with non-blocking I/O. 5348 * Fixed bug with session tickets and non-blocking I/O in the unlikely case 5599 with non-blocking I/O. 6397 * Added user-defined callbacks for handling I/O and sessions 6418 connections from being established with non-blocking I/O 6447 * Added (beta) support for non-blocking I/O operations
|