- ad47f14 feat(intel): support version 2 SiP SVC SMC function ID for non-mailbox commands by Sieu Mun Tang · 3 years, 3 months ago
- fe5637f fix(intel): update certificate mask for FPGA Attestation by Boon Khai Ng · 4 years ago
- b703fac feat(intel): update to support maximum response data size by Sieu Mun Tang · 3 years, 3 months ago
- 7e25eb8 feat(intel): support ECDSA HASH Verification by Sieu Mun Tang · 3 years, 3 months ago
- 6925410 feat(intel): support ECDSA HASH Signing by Sieu Mun Tang · 3 years, 3 months ago
- 4944686 feat(intel): support ECDH request by Sieu Mun Tang · 3 years, 3 months ago
- 5830506 feat(intel): support ECDSA SHA-2 Data Signature Verification by Sieu Mun Tang · 3 years, 3 months ago
- 07912da feat(intel): support ECDSA SHA-2 Data Signing by Sieu Mun Tang · 3 years, 3 months ago
- d2fee94 feat(intel): support ECDSA Get Public Key by Sieu Mun Tang · 3 years, 3 months ago
- 537ff05 feat(intel): support session based SDOS encrypt and decrypt by Sieu Mun Tang · 3 years, 3 months ago
- 6726390 feat(intel): support AES Crypt Service by Sieu Mun Tang · 3 years, 3 months ago
- c05ea29 feat(intel): support HMAC SHA-2 MAC verify request by Sieu Mun Tang · 3 years, 3 months ago
- 7e8249a feat(intel): support SHA-2 hash digest generation on a blob by Sieu Mun Tang · 3 years, 3 months ago
- 24f9dc8 feat(intel): support extended random number generation by Sieu Mun Tang · 3 years, 3 months ago
- 342a061 feat(intel): support crypto service key operation by Sieu Mun Tang · 3 years, 3 months ago
- 6dc00c2 feat(intel): support crypto service session by Sieu Mun Tang · 3 years, 3 months ago
- 581182c feat(intel): extend attestation service to Agilex family by Sieu Mun Tang · 3 years, 3 months ago
- 49d44ec fix(intel): flush dcache before sending certificate to mailbox by Boon Khai Ng · 4 years, 2 months ago
- 651841f fix(intel): introduce a generic response error code by Sieu Mun Tang · 3 years, 4 months ago
- 4837a64 fix(intel): allow non-secure access to FPGA Crypto Services (FCS) by Sieu Mun Tang · 3 years, 3 months ago
- 7facace feat(intel): single certificate feature enablement by Sieu Mun Tang · 3 years, 3 months ago
- d174083 feat(intel): initial commit for attestation service by Sieu Mun Tang · 3 years, 3 months ago
- 02d3ef3 fix(intel): update encryption and decryption command logic by Sieu Mun Tang · 3 years, 3 months ago
- f0f631f Merge "feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge" into integration by Madhukar Pappireddy · 3 years, 3 months ago
- f41a85e Merge "fix(st): add missing header include" into integration by Manish Pandey · 3 years, 3 months ago
- c3bdd3d Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration by Manish Pandey · 3 years, 3 months ago
- 42f31f5 Merge "feat(plat/imx8m): do not release JR0 to NS if HAB is using it" into integration by Manish Pandey · 3 years, 3 months ago
- aeff146 feat(imx8mp): enable BL32 fdt overlay support on imx8mp by Jacky Bai · 5 years ago
- 023750c feat(imx8mq): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
- 2612891 feat(imx8mn): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
- 9d0eed1 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
- 8b9c21b feat(imx8mp): add trusty for imx8mp by Jacky Bai · 5 years ago
- a18e393 feat(imx8mq): enable trusty for imx8mq by Ji Luo · 5 years ago
- 99349c8 feat(imx8mn): enable Trusty OS for imx8mn by Ji Luo · 5 years ago
- ff3acfe feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 5 years ago
- 4f8d5b0 feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 5 years ago
- d5ede92 feat(imx8m): enable the coram_s tz by default on imx8mn/mp by Jacky Bai · 4 years, 4 months ago
- 0a76495 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 6 years ago
- 71c40d3 feat(imx8m): add a simple csu driver for imx8m family by Jacky Bai · 6 years ago
- d76f012 refactor(imx8m): replace magic number with enum type by Jacky Bai · 3 years, 5 months ago
- 0c6dfc4 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · 3 years, 5 months ago
- eb7fb93 fix(imx8m): check the validation of domain id by Jacky Bai · 3 years, 4 months ago
- d2a339d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 3 years, 4 months ago
- 13ce03a Merge "feat(intel): add SMPLSEL and DRVSEL setup for Stratix 10 MMC" into integration by Madhukar Pappireddy · 3 years, 3 months ago
- 77850c9 feat(plat/imx8m): do not release JR0 to NS if HAB is using it by Franck LENORMAND · 4 years, 2 months ago
- f65bdf3 feat(intel): implement timer init divider via cpu frequency. (#1) by BenjaminLimJL · 3 years, 4 months ago
- 2c87fab Merge "fix(st): fix NULL pointer dereference issues" into integration by Sandrine Bailleux · 3 years, 3 months ago
- 44b9d57 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
- b1391b2 fix(st): add missing header include by Yann Gautier · 3 years, 3 months ago
- fad4a71 Merge changes from topic "xlnx_zynqmp_misra" into integration by Manish Pandey · 3 years, 3 months ago
- e8ad397 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · 3 years, 3 months ago
- 78c82cd Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · 3 years, 3 months ago
- 2deff90 fix(st): fix NULL pointer dereference issues by Yann Gautier · 3 years, 3 months ago
- dd1fe71 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- e7e5d30 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 16de22d fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- eb0d2b1 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 5bcbd2d fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 2b57da6 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- be96158 Merge "fix(fvp): fix NULL pointer dereference issue" into integration by Sandrine Bailleux · 3 years, 3 months ago
- 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
- bb0fcc7 feat(intel): add SMPLSEL and DRVSEL setup for Stratix 10 MMC by Sieu Mun Tang · 3 years, 3 months ago
- 11f4f03 feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge by Sieu Mun Tang · 3 years, 3 months ago
- 8d65021 Merge "fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS)" into integration by Madhukar Pappireddy · 3 years, 3 months ago
- a42b426 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · 3 years, 3 months ago
- 44639ab feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 3 years, 8 months ago
- a34ccd4 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 4 years ago
- d6fbcc5 Merge changes from topic "mp/delete_platforms" into integration by Sandrine Bailleux · 3 years, 3 months ago
- ca0fdbd fix(sptool): update Optee FF-A manifest by J-Alves · 3 years, 4 months ago
- a150486 refactor(mt6795): remove mediatek's mt6795 platform by Manish Pandey · 3 years, 3 months ago
- 15e5414 refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · 3 years, 3 months ago
- 436cd75 feat(allwinner): add SMCCC SOCID support by Andre Przywara · 4 years, 10 months ago
- 3e0a087 Merge changes from topic "allwinner-idle" into integration by André Przywara · 3 years, 3 months ago
- 1ced6ca Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 3 years, 3 months ago
- be73459 feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
- 52ed157 fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS) by Sieu Mun Tang · 3 years, 5 months ago
- 1277af9 fix(zynqmp): update the log message to verbose by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
- 06796a0 Merge "feat(smmu): configure SMMU Root interface" into integration by Manish Pandey · 3 years, 3 months ago
- 942b039 Merge changes I80661161,I82c1fa93,I018ccbb9,Ibc23734d,I97406abe, ... into integration by Manish Pandey · 3 years, 3 months ago
- 52a314a feat(smmu): configure SMMU Root interface by Olivier Deprez · 3 years, 6 months ago
- 9b9a21f Merge "feat(qemu): add support for measured boot" into integration by Manish Pandey · 3 years, 3 months ago
- 52cf9c2 feat(intel): add SMC support for HWMON voltage and temp sensor by Kris Chaplin · 4 years, 1 month ago
- 93a5b97 feat(intel): add SMC support for Get USERCODE by Sieu Mun Tang · 3 years, 3 months ago
- c026dfe fix(intel): extend SDM command to return the SDM firmware version by Sieu Mun Tang · 3 years, 3 months ago
- c34b2a7 feat(intel): add SMC for enquiring firmware version by Abdul Halim, Muhammad Hadi Asyrafi · 4 years, 6 months ago
- e40910e fix(intel): configuration status based on start request by Abdul Halim, Muhammad Hadi Asyrafi · 4 years, 7 months ago
- 276a436 fix(intel): bit-wise configuration flag handling by Sieu Mun Tang · 3 years, 3 months ago
- 07915a4 fix(intel): get config status OK status by Abdul Halim, Muhammad Hadi Asyrafi · 4 years, 9 months ago
- e0fc2d1 fix(intel): use macro as return value by Abdul Halim, Muhammad Hadi Asyrafi · 4 years, 9 months ago
- 357dd7f Merge changes from topic "vendor_makefile_extension" into integration by Manish Pandey · 3 years, 3 months ago
- ef51b09 fix(intel): fix fpga config write return mechanism by Abdul Halim, Muhammad Hadi Asyrafi · 4 years, 9 months ago
- 984e236 feat(intel): add SiP service for DCMF status by Sieu Mun Tang · 3 years, 3 months ago
- 23bf1ad Merge changes from topic "qemu-measured-boot" into integration by Manish Pandey · 3 years, 3 months ago
- 4c26957 feat(intel): add RSU 'Max Retry' SiP SMC services by Chee Hong Ang · 5 years ago
- 5e69026 feat(qemu): add support for measured boot by Ruchika Gupta · 3 years, 4 months ago
- 861250c fix(arm): fix fvp and juno build with USE_ROMLIB option by Manish V Badarkhe · 3 years, 4 months ago
- b7f3044 feat(intel): enable SMC SoC FPGA bridges enable/disable by Abdul Halim, Muhammad Hadi Asyrafi · 5 years ago
- 44eb782 feat(intel): add SMC/PSCI services for DCMF version support by Chee Hong Ang · 5 years ago
- 7e954df feat(intel): allow to access all register addresses if DEBUG=1 by Siew Chin Lim · 4 years, 3 months ago
- ec4f28e fix(intel): modify how configuration type is handled by Abdul Halim, Muhammad Hadi Asyrafi · 5 years ago