Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 18 of 18) sorted by relevance

/optee_os/ta/pkcs11/
H A DMakefile7 clean: target
/optee_os/ta/remoteproc/
H A DMakefile15 clean: target
/optee_os/ta/avb/
H A DMakefile15 clean: target
/optee_os/
H A DMakefile105 .PHONY: clean
106 clean: target
H A DCHANGELOG.md866 * Fix "Argument list too long" during "make clean" ([#1897])
1241 * Fix "make clean" error cases
/optee_os/scripts/
H A Dci-host-cleanup.sh37 sudo apt-get clean || true
/optee_os/core/arch/arm/kernel/
H A Darm32_sysreg.txt70 DCCIMVAC c7 0 c14 1 WO Data cache clean and invalidate by MVA PoC
71 DCCISW c7 0 c14 2 WO Data cache clean and invalidate by set/way
72 DCCMVAC c7 0 c10 1 WO Data cache clean by MVA PoC
73 DCCMVAU c7 0 c11 1 WO Data cache clean by MVA PoU
74 DCCSW c7 0 c10 2 WO Data cache clean by set/way
/optee_os/ta/mk/
H A Dta_dev_kit.mk117 .PHONY: clean
118 clean:
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win32-SSE2-MinGW/
H A DMakefile272 .PHONY: clean
273 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-386-GCC/
H A DMakefile272 .PHONY: clean
273 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win32-MinGW/
H A DMakefile272 .PHONY: clean
273 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-386-SSE2-GCC/
H A DMakefile272 .PHONY: clean
273 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/template-not-FAST_INT64/
H A DMakefile272 .PHONY: clean
273 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/template-FAST_INT64/
H A DMakefile334 .PHONY: clean
335 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-x86_64-GCC/
H A DMakefile333 .PHONY: clean
334 clean: target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win64-MinGW-w64/
H A DMakefile333 .PHONY: clean
334 clean: target
/optee_os/lib/libmbedtls/mbedtls/
H A DCONTRIBUTING.md18 - The code should be written in a clean and readable style, and must follow [our coding standards](…
H A DChangeLog1337 Change mbedtls_x509_get_name() to clean up allocated objects on error.
1633 make to break on a clean checkout. Fixes #5340.
2787 clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen
3124 * Make `make clean` clean all programs always. Fixes #1862.
6320 * Made definition of net_htons() endian-clean for big endian