Home
last modified time | relevance | path

Searched hist:"9 f34db38245c9b3a4e6e7e63eb78a75e23ab2da3" (Results 1 – 3 of 3) sorted by relevance

/optee_os/.devcontainer/
H A Ddevcontainer.json9f34db38245c9b3a4e6e7e63eb78a75e23ab2da3 Tue Jun 25 18:54:06 UTC 2024 Ayoub Zaki <ayoub.zaki@embetrix.com> VSCode : Enable Development inside Docker Container

This will enable seamless Development of optee_os Project with VSCode
inside Docker container.

The VSCode Container provides:

* Automatic Mapping of the host user UID/GID inside the container
* GCC Cross-Compilers (aarch64/armhf/riscv64)
* GDB Multiarch for Debugging
* Remote SSH on the Target with seamless ssh mapping of the Host
inside the container (Linux/Windows WSL)
* Git and Git Extensions to work and send Patches

Note: This require Docker installation for Linux/or Windows :
[1] https://docs.docker.com/engine/install

VSCode Extensions (extensions.json) will be recommended
for the installation

For more Information :
[2] https://code.visualstudio.com/docs/devcontainers/containers
[3] https://www.youtube.com/watch?v=C_5tDWsWSj0
[4] https://www.youtube.com/watch?v=b1RavPr_878

Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A DDockerfile.vscode9f34db38245c9b3a4e6e7e63eb78a75e23ab2da3 Tue Jun 25 18:54:06 UTC 2024 Ayoub Zaki <ayoub.zaki@embetrix.com> VSCode : Enable Development inside Docker Container

This will enable seamless Development of optee_os Project with VSCode
inside Docker container.

The VSCode Container provides:

* Automatic Mapping of the host user UID/GID inside the container
* GCC Cross-Compilers (aarch64/armhf/riscv64)
* GDB Multiarch for Debugging
* Remote SSH on the Target with seamless ssh mapping of the Host
inside the container (Linux/Windows WSL)
* Git and Git Extensions to work and send Patches

Note: This require Docker installation for Linux/or Windows :
[1] https://docs.docker.com/engine/install

VSCode Extensions (extensions.json) will be recommended
for the installation

For more Information :
[2] https://code.visualstudio.com/docs/devcontainers/containers
[3] https://www.youtube.com/watch?v=C_5tDWsWSj0
[4] https://www.youtube.com/watch?v=b1RavPr_878

Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/
H A D.gitignore9f34db38245c9b3a4e6e7e63eb78a75e23ab2da3 Tue Jun 25 18:54:06 UTC 2024 Ayoub Zaki <ayoub.zaki@embetrix.com> VSCode : Enable Development inside Docker Container

This will enable seamless Development of optee_os Project with VSCode
inside Docker container.

The VSCode Container provides:

* Automatic Mapping of the host user UID/GID inside the container
* GCC Cross-Compilers (aarch64/armhf/riscv64)
* GDB Multiarch for Debugging
* Remote SSH on the Target with seamless ssh mapping of the Host
inside the container (Linux/Windows WSL)
* Git and Git Extensions to work and send Patches

Note: This require Docker installation for Linux/or Windows :
[1] https://docs.docker.com/engine/install

VSCode Extensions (extensions.json) will be recommended
for the installation

For more Information :
[2] https://code.visualstudio.com/docs/devcontainers/containers
[3] https://www.youtube.com/watch?v=C_5tDWsWSj0
[4] https://www.youtube.com/watch?v=b1RavPr_878

Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>