| 49d44ec5 | 25-May-2021 |
Boon Khai Ng <boon.khai.ng@intel.com> |
fix(intel): flush dcache before sending certificate to mailbox
Due to the cache coherency issue the dcache need to flush before sending the certificate to the mailbox
Signed-off-by: Boon Khai Ng <b
fix(intel): flush dcache before sending certificate to mailbox
Due to the cache coherency issue the dcache need to flush before sending the certificate to the mailbox
Signed-off-by: Boon Khai Ng <boon.khai.ng@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I39d5144519d9c7308597698b4cbea1b8aba0a849
show more ...
|
| 651841f2 | 12-Apr-2022 |
Sieu Mun Tang <sieu.mun.tang@intel.com> |
fix(intel): introduce a generic response error code
This patch will introduce a generic error code (0x3ff) to be used in case where Secure Device Manager (SDM) mailbox request is not failing (return
fix(intel): introduce a generic response error code
This patch will introduce a generic error code (0x3ff) to be used in case where Secure Device Manager (SDM) mailbox request is not failing (returns OK with no error code) but BL31 instead wants to return error/reject to the calling software. This value aligns with generic error code implemented in SDM for consistency.
Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I9894c7df8897fff9aa80970940a6f3f6bfa30bb7
show more ...
|
| 4837a640 | 06-May-2022 |
Sieu Mun Tang <sieu.mun.tang@intel.com> |
fix(intel): allow non-secure access to FPGA Crypto Services (FCS)
Allows non-secure software to access FPGA Crypto Services (FCS) through secure monitor calls (SMC).
Signed-off-by: Abdul Halim, Muh
fix(intel): allow non-secure access to FPGA Crypto Services (FCS)
Allows non-secure software to access FPGA Crypto Services (FCS) through secure monitor calls (SMC).
Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I805b3f650abf5e118e2c55e469866d5d0ca68048
show more ...
|
| 7facacec | 11-May-2022 |
Sieu Mun Tang <sieu.mun.tang@intel.com> |
feat(intel): single certificate feature enablement
Extend the functionality of FPGA Crypto Service (FCS) to support FPGA single certificate feature so that the counter value can be updated with only
feat(intel): single certificate feature enablement
Extend the functionality of FPGA Crypto Service (FCS) to support FPGA single certificate feature so that the counter value can be updated with only one preauthorized certificate
Signed-off-by: Boon Khai Ng <boon.khai.ng@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: Ibde87e4ee46367cf7f27f7bb0172838ab8766340
show more ...
|
| d1740831 | 11-May-2022 |
Sieu Mun Tang <sieu.mun.tang@intel.com> |
feat(intel): initial commit for attestation service
This is to extend the functionality of FPGA Crypto Service (FCS) to support FPGA Attestation feature in Stratix 10 device.
Signed-off-by: Boon Kh
feat(intel): initial commit for attestation service
This is to extend the functionality of FPGA Crypto Service (FCS) to support FPGA Attestation feature in Stratix 10 device.
Signed-off-by: Boon Khai Ng <boon.khai.ng@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: Ib15783383dc9a06a2f0dc6dc1786f44b89f32cb1
show more ...
|
| 02d3ef33 | 11-May-2022 |
Sieu Mun Tang <sieu.mun.tang@intel.com> |
fix(intel): update encryption and decryption command logic
This change is to re-align HPS cryption logic with underlying Secure Device Manager's (SDM) mailbox API.
Signed-off-by: Abdul Halim, Muham
fix(intel): update encryption and decryption command logic
This change is to re-align HPS cryption logic with underlying Secure Device Manager's (SDM) mailbox API.
Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com> Change-Id: I8fc90982d3cddceaf401c1a112ff8e20861bf4c5
show more ...
|
| f0f631fd | 10-May-2022 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge "feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge" into integration |
| f41a85e9 | 10-May-2022 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "fix(st): add missing header include" into integration |
| c3bdd3d3 | 09-May-2022 |
Manish Pandey <manish.pandey2@arm.com> |
Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration
* changes: feat(imx8mp): enable BL32 fdt overlay support on imx8mp feat(imx8mq): enable optee fdt overlay su
Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration
* changes: feat(imx8mp): enable BL32 fdt overlay support on imx8mp feat(imx8mq): enable optee fdt overlay support feat(imx8mn): enable optee fdt overlay support feat(imx8mm): enable optee fdt overlay support feat(imx8mp): add trusty for imx8mp feat(imx8mq): enable trusty for imx8mq feat(imx8mn): enable Trusty OS for imx8mn feat(imx8mm): enable Trusty OS on imx8mm feat(imx8/imx8m): switch to xlat_tables_v2 feat(imx8m): enable the coram_s tz by default on imx8mn/mp feat(imx8m): enable the csu init on imx8m feat(imx8m): add a simple csu driver for imx8m family refactor(imx8m): replace magic number with enum type feat(imx8m): add imx csu/rdc enum type defines for imx8m fix(imx8m): check the validation of domain id feat(imx8m): enable conditional build for SDEI
show more ...
|
| 42f31f5f | 09-May-2022 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "feat(plat/imx8m): do not release JR0 to NS if HAB is using it" into integration |
| aeff1464 | 27-Mar-2020 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx8mp): enable BL32 fdt overlay support on imx8mp
Allow OP-TEE to generate a device-tree overlay binary that will be applied by u-boot on the regular dtb.
Signed-off-by: Jacky Bai <ping.bai@n
feat(imx8mp): enable BL32 fdt overlay support on imx8mp
Allow OP-TEE to generate a device-tree overlay binary that will be applied by u-boot on the regular dtb.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Idfd268cdd8b7ba321f8e1b9b85c2bba7ffdeddf0
show more ...
|
| 023750c6 | 25-Mar-2020 |
Silvano di Ninno <silvano.dininno@nxp.com> |
feat(imx8mq): enable optee fdt overlay support
Enable optee fdt overlay support
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I362
feat(imx8mq): enable optee fdt overlay support
Enable optee fdt overlay support
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I362445b93dc293a27c99b0d20a73f6b06ad0cd39
show more ...
|
| 26128912 | 25-Mar-2020 |
Silvano di Ninno <silvano.dininno@nxp.com> |
feat(imx8mn): enable optee fdt overlay support
Enable optee fdt overlay support.
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Ibe
feat(imx8mn): enable optee fdt overlay support
Enable optee fdt overlay support.
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Ibea052d35bf746475b8618b3a879eea80875333c
show more ...
|
| 9d0eed11 | 25-Mar-2020 |
Silvano di Ninno <silvano.dininno@nxp.com> |
feat(imx8mm): enable optee fdt overlay support
Enable optee fdt overlay support.
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I28
feat(imx8mm): enable optee fdt overlay support
Enable optee fdt overlay support.
Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I28cb8f744236868727ef4a09d7d2946070404d4d
show more ...
|
| 8b9c21b4 | 09-Sep-2020 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx8mp): add trusty for imx8mp
Add trusty support on i.MX8MP.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I501ae76ac35b8c059b3f0a9ce1d51ed13cbdbfe2 |
| a18e3933 | 21-Feb-2020 |
Ji Luo <ji.luo@nxp.com> |
feat(imx8mq): enable trusty for imx8mq
Add trusty support for imx8mq, default load address and size for trusty os will be 0xfe000000 and 0x2000000.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off
feat(imx8mq): enable trusty for imx8mq
Add trusty support for imx8mq, default load address and size for trusty os will be 0xfe000000 and 0x2000000.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I2b35ee525b25b80bf6c9599a0adcc2d9f069aa41
show more ...
|
| 99349c8e | 21-Feb-2020 |
Ji Luo <ji.luo@nxp.com> |
feat(imx8mn): enable Trusty OS for imx8mn
Add trusty support for imx8mn, default load address and size of trusty are 0xbe000000 and 0x2000000.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by:
feat(imx8mn): enable Trusty OS for imx8mn
Add trusty support for imx8mn, default load address and size of trusty are 0xbe000000 and 0x2000000.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I63fd5159027d7400b8c6bfc03193dd1330c43140
show more ...
|
| ff3acfe3 | 21-Feb-2020 |
Ji Luo <ji.luo@nxp.com> |
feat(imx8mm): enable Trusty OS on imx8mm
Add trusty support for imx8mm, default load address and size of trusty are 0xbe000000 anx 0x2000000.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: J
feat(imx8mm): enable Trusty OS on imx8mm
Add trusty support for imx8mm, default load address and size of trusty are 0xbe000000 anx 0x2000000.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I3f8b1adc08933e38a39f1ab1723947319d19a703
show more ...
|
| 4f8d5b01 | 20-Feb-2020 |
Ji Luo <ji.luo@nxp.com> |
feat(imx8/imx8m): switch to xlat_tables_v2
spd trusty requires memory dynamic mapping feature to be enabled, so we have to use xlat table library v2 instead of v1.
Signed-off-by: Ji Luo <ji.luo@nxp
feat(imx8/imx8m): switch to xlat_tables_v2
spd trusty requires memory dynamic mapping feature to be enabled, so we have to use xlat table library v2 instead of v1.
Signed-off-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I2813af9c7878b1fc2a59e27619c5b643af6a1e91
show more ...
|
| d5ede92d | 16-Apr-2021 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx8m): enable the coram_s tz by default on imx8mn/mp
Enable the OCRAM_S TZ for secure protection by default on i.MX8MN/i.MX8MP. And lock the ocram secure access configure on i.MX8MM/i.MX8MP.
feat(imx8m): enable the coram_s tz by default on imx8mn/mp
Enable the OCRAM_S TZ for secure protection by default on i.MX8MN/i.MX8MP. And lock the ocram secure access configure on i.MX8MM/i.MX8MP.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I2e24f4b823ee5f804415218d5c2e371f4e4c6fe1
show more ...
|
| 0a76495b | 07-Jan-2020 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx8m): enable the csu init on imx8m
Enable the CSU init on i.MX8M SoC family. The 'csu_cfg' array is just a placeholder for now as example with limited config listed. In real use case,user can
feat(imx8m): enable the csu init on imx8m
Enable the CSU init on i.MX8M SoC family. The 'csu_cfg' array is just a placeholder for now as example with limited config listed. In real use case,user can add the CSU config as needed based on system design.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I1f7999efa346f18f6625ed8c478d088ed75f7833
show more ...
|
| 71c40d3b | 07-Jan-2020 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx8m): add a simple csu driver for imx8m family
Add a simple CSU driver for i.MX8M family.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I0eda3561e7a38a232acdb8e043c7200c630f7e22 |
| d76f012e | 14-Mar-2022 |
Jacky Bai <ping.bai@nxp.com> |
refactor(imx8m): replace magic number with enum type
Replace those RDC config related magic numbers with enum type
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I6245ccfa74d079179dc0f20598
refactor(imx8m): replace magic number with enum type
Replace those RDC config related magic numbers with enum type
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I6245ccfa74d079179dc0f205980c2daf5c7af786
show more ...
|
| 0c6dfc47 | 15-Mar-2022 |
Jacky Bai <ping.bai@nxp.com> |
feat(imx8m): add imx csu/rdc enum type defines for imx8m
Add various enum type defines for CSU & RDC module for i.MX8M family
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I70c050286919eab
feat(imx8m): add imx csu/rdc enum type defines for imx8m
Add various enum type defines for CSU & RDC module for i.MX8M family
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: I70c050286919eab51c6c553912bd4be57bc60f81
show more ...
|
| eb7fb938 | 31-Mar-2022 |
Jacky Bai <ping.bai@nxp.com> |
fix(imx8m): check the validation of domain id
check the domain id to make sure it is in the valid range to make sure no out of range access to the array.
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
fix(imx8m): check the validation of domain id
check the domain id to make sure it is in the valid range to make sure no out of range access to the array.
Signed-off-by: Jacky Bai <ping.bai@nxp.com> Change-Id: Iccd7298eea390b6e68156bb356226839a23417ea
show more ...
|