TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
psa-arch-tests
/
c53f2040506913b29eff777ae8f04cadd2a18e8c
c53f204
Alter asm to __asm to comply with C99
by Raef Coles
· 5 years ago
d6612f4
Merge pull request #233 from oyvindronningstad/gitignore-BUILD
by Vinay Kumar Kotegowder
· 5 years ago
4a4f21e
.gitignore: Add BUILD/ directory
by Øyvind Rønningstad
· 5 years ago
2f939be
Merge pull request #232 from soby-mathew/sm/rm_chck
by Vinay Kumar Kotegowder
· 5 years ago
dd4a428
Remove unnecessary check from initial attestation test suite
by Soby Mathew
· 5 years ago
ee3c463
Merge pull request #229 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
0fdefc4
Fix : Remove the requirement of 32-bit host compiler dependency.
by Vinay Kumar Kotegowder
· 5 years ago
656685b
Merge pull request #228 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
731b550
Fix : Crypto tests
by Vinay Kumar Kotegowder
· 5 years ago
833abe1
Merge pull request #225 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
52bbfc9
Enhancements: Crypto
by Vinay Kumar Kotegowder
· 5 years ago
1f96094
Merge pull request #224 from RaymondNgun/topic/fix_unused_params
by Vinay Kumar Kotegowder
· 5 years ago
61968e3
psoc64: Fix unused parameter build errors
by Raymond Ngun
· 5 years ago
f1b732c
Merge pull request #222 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
0fa80f6
Crypto fix: Correct the usage flag in test data for test_c049.
by Vinay Kumar Kotegowder
· 5 years ago
ebfd9a4
Merge pull request #221 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
59a2191
Enhancement: Adding -Wextra compiler option.
by Vinay Kumar Kotegowder
· 5 years ago
ca26356
Merge pull request #219 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
9b1ed55
Storage fix: Error handling for psa_ps_create API corrected.
by Vinay Kumar Kotegowder
· 5 years ago
2804ed2
Merge pull request #209 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
bc0c8f0
Fixes : Crypto and Storage suites.
by Vinay Kumar Kotegowder
· 5 years ago
35eb0db
Merge pull request #212 from AlamyLiu/topic/psa_crypto_250_hangs.master
by Vinay Kumar Kotegowder
· 5 years ago
7a6c650
PSoC6: NVMEM: use address defined in target.cfg
by Alamy Liu
· 5 years ago
0549c27
Merge pull request #193 from zaya-mc/Issue-185
by Vinay Kumar Kotegowder
· 5 years ago
a03f1e3
Issue-185 : Wrong Test Data in Test 58, 59, 61
by Murat Cakmak
· 5 years ago
b9ea425
Merge pull request #192 from zaya-mc/Issue-180
by Vinay Kumar Kotegowder
· 5 years ago
d922f37
Merge pull request #204 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
deb6279
Merge pull request #203 from zaya-mc/Issue-178
by Vinay Kumar Kotegowder
· 5 years ago
d295c80
Issue-178 : Wrong argument order in Function Call in Crypto 58
by Murat Cakmak
· 5 years ago
a1b798d
Issue-180 : Missing test data in crypto 59 and 60
by Murat Cakmak
· 5 years ago
7dd6e4f
Crypto Fix : Removing unused variable.
by Vinay Kumar Kotegowder
· 5 years ago
d0859dd
Merge pull request #202 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
7b7338d
Merge pull request #191 from zaya-mc/Issue-179
by Vinay Kumar Kotegowder
· 5 years ago
a1f8003
Merge pull request #190 from zaya-mc/Issue-178
by Vinay Kumar Kotegowder
· 5 years ago
c0a7bfb
Merge pull request #189 from zaya-mc/Issue-177
by Vinay Kumar Kotegowder
· 5 years ago
d3c07fb
Merge pull request #187 from zaya-mc/Issue-175
by Vinay Kumar Kotegowder
· 5 years ago
4766a95
Merge pull request #186 from zaya-mc/Issue-174
by Vinay Kumar Kotegowder
· 5 years ago
a7651d7
Uart driver fix : Avoid reconfiguration of baud rate.
by Vinay Kumar Kotegowder
· 5 years ago
6ba43b5
Merge pull request #201 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
680ad97
Crypto fix: Add missing value for psa_algorithm_t in test data file.
by Vinay Kumar Kotegowder
· 5 years ago
e9095df
Merge pull request #184 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
18fcd40
Enhancements : Memory usage, clean up and new build option
by Vinay Kumar Kotegowder
· 5 years ago
a681522
Issue-179 : size_t type byte arrays
by Murat Cakmak
· 5 years ago
4f98c2e
Issue-178 : Wrong argument order in Function Call in Crypto 58/59/61
by Murat Cakmak
· 5 years ago
d06c302
Issue-177 : Wrong test data order in test 54
by Murat Cakmak
· 5 years ago
0277168
Issue-175 : Invalid Buffer Index in Crypto 21
by Murat Cakmak
· 5 years ago
09337fa
Issue-174 : Wrong hash size in Crypto 6
by Murat Cakmak
· 5 years ago
523fdb6
Merge pull request #172 from jf549/persistent-key-fixes
by Vinay Kumar Kotegowder
· 5 years ago
050b5c6
Merge pull request #173 from RaymondNgun/topic/psoc64
by Vinay Kumar Kotegowder
· 5 years ago
e1ae8a7
Add PSoC64 target for dev_api testing
by Raymond Ngun
· 5 years ago
e9618a1
Fixes for crypto persistent key tests
by Jamie Fox
· 5 years ago
e897c79
Support CRYPTO_RESET on TF-M platforms
by Jamie Fox
· 5 years ago
3e2358b
Merge pull request #171 from kotegowder/master
by Vinay Kumar Kotegowder
· 5 years ago
ac21899
Enhancement: Adding new CMake configuration option
by Vinay Kumar Kotegowder
· 5 years ago
984924f
Merge pull request #168 from jaypit02/master
by Vinay Kumar Kotegowder
· 5 years ago
84eeeaa
Naming convention change- Developer API to Funtional API
by Jaykumar Pitambarbhai Patel
· 5 years ago
e309078
Merge pull request #167 from kotegowder/master
by jaypit02
· 5 years ago
2b476d2
Fix: RSA related test data guarded.
by Vinay Kumar Kotegowder
· 5 years ago
54b05ee
Merge pull request #159 from GaborAbonyi/musca_s1_psa_support
by Vinay Kumar Kotegowder
· 5 years ago
539f91e
Merge pull request #160 from GaborAbonyi/musca_an539_psa_support
by Vinay Kumar Kotegowder
· 5 years ago
473c8c7
Add TFM-AN539 support
by Gabor Toth
· 5 years ago
a812b37
Add TFM-MUSCA_S1 support
by Gabor Toth
· 5 years ago
10a1a65
Merge pull request #156 from jaypit02/master
by Gowtham Siddarth
· 5 years ago
0a4740b
Crypto: Test fixes and documentation update
by Jaykumar Pitambarbhai Patel
· 5 years ago
e44cceb
Merge pull request #149 from kotegowder/master
by jaypit02
· 5 years ago
ff48836
Platform changes : Alignment to TF-M for GMAC support.
by Vinay Kumar Kotegowder
· 5 years ago
541cf68
Merge pull request #148 from jaypit02/master
by Vinay Kumar Kotegowder
· 5 years ago
6c3b808
Changes for v1.0 release
by Jaykumar Pitambarbhai Patel
· 5 years ago
65b2f7a
Merge pull request #147 from jaypit02/master
by jaypit02
· 5 years ago
e0348d1
Merge pull request #146 from kotegowder/master
by jaypit02
· 5 years ago
24cfa8c
Merge pull request #144 from jaypit02/master
by Vinay Kumar Kotegowder
· 5 years ago
3a993d5
Merge branch 'master' of https://github.com/kotegowder/psa-arch-tests
by Vinay Kumar Kotegowder
· 5 years ago
b26bc95
DOC: Add v1.0 Crypto API specification
by Jaykumar Pitambarbhai Patel
· 5 years ago
0b7afc8
Fix : To pick the right shared library passed down for mbed-linux build.
by Vinay Kumar Kotegowder
· 5 years ago
2ea0a52
Fix : To pick the right shared library passed down for mbed-linux build.
by Vinay Kumar Kotegowder
· 5 years ago
b8a0b13
Merge pull request #137 from simonqhughes/sdh_iotmbl_2572_psa_storage_building_test_binaries
by Vinay Kumar Kotegowder
· 5 years ago
ef66e16
Merge branch 'master' into sdh_iotmbl_2572_psa_storage_building_test_binaries
by Vinay Kumar Kotegowder
· 5 years ago
bfcf2e3
Merge pull request #145 from gowthamsiddarthd/master
by jaypit02
· 5 years ago
1283304
Attest: Updating QCBOR library
by gowtham siddarth
· 5 years ago
c7dc5ea
DOCS: Update to VAL methodology document for manifest dir change
by Jaykumar Pitambarbhai Patel
· 5 years ago
65aa1ed
Merge pull request #142 from jf549/tfm-disable-sha1
by jaypit02
· 5 years ago
201f98d
Merge pull request #141 from jaypit02/master
by Gowtham Siddarth
· 6 years ago
2395f84
Disable crypto SHA-1 tests for TF-M platforms
by Jamie Fox
· 6 years ago
92e30cf
FF: Remove infinite loop for psa_wait(..., PSA_POLL)
by Jaykumar Pitambarbhai Patel
· 6 years ago
03e358e
Platform: Make manifest files common for all targets
by Jaykumar Pitambarbhai Patel
· 6 years ago
ea30688
Platform: Remove unused platform directories
by Jaykumar Pitambarbhai Patel
· 6 years ago
7b50a2a
Merge pull request #139 from jaypit02/master
by Vinay Kumar Kotegowder
· 6 years ago
ccf5bf2
IPC: Tests addition and updates for PSA FF 1.0
by Jaykumar Pitambarbhai Patel
· 6 years ago
f993e4a
Merge pull request #138 from gowthamsiddarthd/master
by jaypit02
· 6 years ago
7d7d9f1
Merge pull request #124 from jf549/its-update
by Vinay Kumar Kotegowder
· 6 years ago
4cacfcc
Aligned the protected storage test-dataset with PSA.1.0.0
by Galanakis, Minos
· 6 years ago
e37306e
Align PSA Storage tests with 1.0.0 spec
by Jamie Fox
· 6 years ago
ff38d71
Dev APIs: Updating the testsuite with enhancements and fixes
by Gowtham Siddarth
· 6 years ago
dce619c
Merge pull request #135 from kotegowder/master
by jaypit02
· 6 years ago
b10a00e
Add PSA_STORAGE_LIB_FILENAME code guard in target.cmake _create_psa_stdc_exe().
by Simon Hughes
· 6 years ago
ab64251
Merge pull request #136 from simonqhughes/sdh_iotmbl_2572_psa_storage_testing_support
by jaypit02
· 6 years ago
cd1c4a5
Remove redundant comments from target.cmake.
by Simon Hughes
· 6 years ago
5917e27
Remove duplicate test_combine.a from target.cmake EXE_LIBS list.
by Simon Hughes
· 6 years ago
d17a93c
Add CMake support for psa-arch-tests-crypto target to target.cmake.
by Simon Hughes
· 6 years ago
bd092a7
Revert "Fix target.cmake to enable PSA storage testing."
by Simon Hughes
· 6 years ago
Next »