Searched refs:install (Results 1 – 6 of 6) sorted by relevance
24 apt-get install -y \83 RUN pip install cryptography85 RUN apt-get install -y software-properties-common && \88 apt-get install libpng12-093 rustup target install aarch64-unknown-linux-gnu && \
29 rustup install stable
50 .PHONY: all examples $(EXAMPLES) install clean67 install: examples target
24 - [Build & Install](#build--install)81 # install dependencies82 sudo apt-get install android-tools-adb android-tools-fastboot autoconf \124 2. Run the script as follows to install the Rust environment and initialize168 make examples-install191 cd [YOUR_OPTEE_DIR]/optee_rust/ && make examples-install)
11 To install all examples in `SDK_ROOT_DIR/out/`, run `make examples-install`
39 apt update && apt -y install gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf72 apt update && apt -y install gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf136 apt update && apt install libslirp-dev -y165 apt update && apt install libslirp-dev -y
Completed in 13 milliseconds