-
Notifications
You must be signed in to change notification settings - Fork 241
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: OP-TEE/optee_client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.22.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: OP-TEE/optee_client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 24 files changed
- 2 contributors
Commits on Oct 13, 2023
-
cmake: remove whitespace before parenthesis
The style used by the CMake project itself and the most widely used CMake style does not place white space between the function/macro name and the parenthesis. Align with the common style. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Configuration menu - View commit details
-
Copy full SHA for 2dd250b - Browse repository at this point
Copy the full SHA 2dd250bView commit details -
Makefile, cmake: move teec related headers
The optee-client-headers interface library was added back in commit e0a12e2 "cmake: Initial CMake support" , but to a directory named "public". Improve the consistency of the Cmake build by moving the headers under the associated libteec include directory. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Configuration menu - View commit details
-
Copy full SHA for 3ac968e - Browse repository at this point
Copy the full SHA 3ac968eView commit details -
pkgconfig file: remove extra comments
Remove extra comments about CMake build. Before the comments were included in the generated .pc file. Based on a short sample, most projects pkgconfig files don't start with any extra comments. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Configuration menu - View commit details
-
Copy full SHA for 46831ac - Browse repository at this point
Copy the full SHA 46831acView commit details -
cmake: pkgconfig file: install the file
Make it so that pkgconfig file is actually installed to INSTALL_LIBDIR. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
Configuration menu - View commit details
-
Copy full SHA for 6178477 - Browse repository at this point
Copy the full SHA 6178477View commit details
Commits on Oct 19, 2023
-
teec: use multiple of page size for page aligned buffers
When allocating a page aligned buffer, round the size up the next multiple of page size. With this we can guarantee that a part of that page isn't registered already. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Configuration menu - View commit details
-
Copy full SHA for acb0885 - Browse repository at this point
Copy the full SHA acb0885View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.22.0...4.0.0