| /trusted-services/components/service/attestation/reporter/eat/ |
| A D | eat_signer.c | 65 uint8_t *space = malloc(required_space); in alloc_output_buf() local 67 if (space) { in alloc_output_buf() 68 buf->ptr = space; in alloc_output_buf() 72 return space; in alloc_output_buf()
|
| /trusted-services/external/LinuxFFAUserShim/ |
| A D | LinuxFFAUserShim.cmake | 8 # Find Linux FF-A user space shim repo location. 9 # It contains a kernel module which exposes FF-A operations to user space using DebugFS. 14 DOC "Linux FF-A user space shim driver include directory" 21 CACHE STRING "Linux FF-A user space shim repository URL") 26 CACHE STRING "Linux FF-A user space shim git refspec") 53 DOC "Linux FF-A user space shim include directory"
|
| /trusted-services/ |
| A D | .editorconfig | 73 indent_style = space 85 indent_style = space 99 indent_style = space
|
| /trusted-services/components/service/test_runner/provider/ |
| A D | test_runner_provider.c | 87 struct test_result *space = NULL; in alloc_result_buf() local 96 space = malloc(total_tests * sizeof(struct test_result)); in alloc_result_buf() 99 return space; in alloc_result_buf()
|
| /trusted-services/docs/quickstart/ |
| A D | optee-testing.rst | 6 are tested using test executables that run as user-space programs under Linux. Test cases interact … 27 - Instructions for loading and running user-space programs on FVP: 28 :ref:`Running user-space programs on FVP` 53 Use the same flow for other user-space programs. Check the output of the ``cp`` command executed to…
|
| /trusted-services/deployments/ts-demo/linux-pc/ |
| A D | CMakeLists.txt | 13 # Used for building and running service level tests from Linux user-space
|
| /trusted-services/docs/environments/secure-partitions/spm/optee/ |
| A D | opteesp-deployment-guide.rst | 20 containing a space separated list of file paths for each SP image file to include. SP images 42 built image includes user space programs that may be used to test and demonstrate the deployed 83 For information on running user space programs on FVP, see: 85 :ref:`Running User-space Programs on FVP`
|
| A D | userspace-programs-on-fvp.rst | 1 Running user-space programs on FVP 4 This page explains how to load and run user space programs on a Linux image running in FVP simulati… 68 Use the same flow for other user-space programs. Check the output of the ``cp`` command executed to…
|
| /trusted-services/docs/target-platforms/ |
| A D | aem-fvp.rst | 10 - :ref:`Running User-space Programs on FVP`
|
| /trusted-services/deployments/ts-demo/arm-linux/ |
| A D | CMakeLists.txt | 13 # Used for building and running service level tests from Linux user-space
|
| /trusted-services/docs/deployments/ |
| A D | index.rst | 7 a wide range of targets such as secure partition images, user-space tools, shared libraries
|
| A D | libraries.rst | 50 which implement this API. Linux uuser-space applications can use libpsats to easily access the PSA … 117 | Only linux user-space is supported currently. 142 | Only linux user-space is supported currently.
|
| /trusted-services/deployments/uefi-test/arm-linux/ |
| A D | CMakeLists.txt | 13 # Used for building and running service level tests from Linux user-space
|
| /trusted-services/deployments/ts-service-test/arm-linux/ |
| A D | CMakeLists.txt | 13 # Used for building and running service level tests from Linux user-space
|
| /trusted-services/docs/_static/css/ |
| A D | custom.css | 89 white-space: normal;
|
| /trusted-services/docs/project/ |
| A D | glossary.rst | 70 A Secure Partition which executes a software image in and isolated physical address space. 73 …re Partition which executes a software image isolated buy without physical address space isolation.
|
| A D | change-log.rst | 40 user-space projects. For details see: :ref:`libs-libpsats` 98 …allow separating shared regions of clients running over Linux in the user-space. The second driver… 148 running in Linux user-space to use a dedicated buffer. 154 endpoint use a shared key space.
|
| A D | coding-guidelines.rst | 56 #. Use functions to prevent global name-space pollution.
|
| /trusted-services/docs/developer/ |
| A D | software-requirements.rst | 5 firmware stack requires compiling the Linux Kernel and linux user space applications. This restrict…
|
| A D | service-locator.rst | 52 …- For Linux user-space clients, the kernel driver model used for messaging influences how a servic… 125 - A user-space application. 130 Locating a Service from Linux User-space 133 …el driver model used, the example methods for locating service instances from Linux user-space are:
|
| A D | arch-overview.rst | 32 … - A filesystem driver that presents a filesystem mount for user-space access to stored objects.
|
| A D | spmc-tests.rst | 14 * The ``arm-ffa-user`` driver provides access to the FF-A layer from the |NWd| user space. ``xtest`…
|
| /trusted-services/docs/services/ |
| A D | logging-service-description.rst | 54 Tests included in the *env_test* SP deployment may be invoked from Linux user-space using the
|
| /trusted-services/components/media/disk/disk_images/ |
| A D | readme.rst | 11 of the LBA space to accommodate theh backup MBR and GPT.
|
| /trusted-services/docs/project/quality-assurance/ |
| A D | verification-methodology.rst | 47 - ``arm-linux``: test executables to be run from Linux user-space on the target.
|