User Details
User Details
- User Since
- Aug 15 2019, 1:19 PM (275 w, 12 h)
Jan 28 2021
Jan 28 2021
Aug 12 2020
Aug 12 2020
jainvikas8 updated the task description for T794: Use CMSIS RTOS2 api's instead of OS wrapper.
Aug 12 2020, 12:15 PM · Restricted Project
jainvikas8 added a comment to T794: Use CMSIS RTOS2 api's instead of OS wrapper.
Proposed solution:
Aug 12 2020, 12:13 PM · Restricted Project
Aug 12 2020, 12:13 PM · Restricted Project
Jul 22 2020
Jul 22 2020
Jul 22 2020, 9:09 AM · Restricted Project
Mar 30 2020
Mar 30 2020
Feb 7 2020
Feb 7 2020
jainvikas8 updated the task description for T660: Low level return type checked during init.
Feb 7 2020, 11:48 AM · Restricted Project
jainvikas8 updated the task description for T660: Low level return type checked during init.
Feb 7 2020, 11:48 AM · Restricted Project
Jan 28 2020
Jan 28 2020
Jan 28 2020, 3:10 PM · Restricted Project
Nov 18 2019
Nov 18 2019
jainvikas8 renamed T586: Setting -Werror=type-limits flag for GNUARM, creates compiler error for SST, ITS and Attestation services. from Setting -Werror=type-limits flag for GNUARM creates compiler error for SST, ITS and Attestation services. to Setting -Werror=type-limits flag for GNUARM, creates compiler error for SST, ITS and Attestation services..
jainvikas8 renamed T586: Setting -Werror=type-limits flag for GNUARM, creates compiler error for SST, ITS and Attestation services. from Setting -Werror=type-limits flag for GNUARM create compiler error for SST, ITS and Attestation services. to Setting -Werror=type-limits flag for GNUARM creates compiler error for SST, ITS and Attestation services..
jainvikas8 added a comment to T497: Partial erase operation performed by SST on PSoC6 target.
Please close this issue. Changes are either merged or no longer required.
Nov 18 2019, 4:14 PM · Restricted Project
Oct 7 2019
Oct 7 2019
jainvikas8 added a comment to T497: Partial erase operation performed by SST on PSoC6 target.
Oct 7 2019, 9:23 AM · Restricted Project
Sep 27 2019
Sep 27 2019
jainvikas8 added a comment to T497: Partial erase operation performed by SST on PSoC6 target.
@ainh Please could you clarify your thoughts on https://review.trustedfirmware.org/c/trusted-firmware-m/+/2109. Thanks.
Sep 27 2019, 11:03 AM · Restricted Project
Sep 16 2019
Sep 16 2019
jainvikas8 updated subscribers of T497: Partial erase operation performed by SST on PSoC6 target.
@ainh Any thoughts, please?
Sep 16 2019, 8:59 AM · Restricted Project
Sep 13 2019
Sep 13 2019
jainvikas8 added a comment to T478: Configure Cmake Build - Error : Could NOT find Plantuml (missing: PLANTUML_VERSION) .
This task is sorted - https://review.trustedfirmware.org/c/trusted-firmware-m/+/1811 and can be closed.
jainvikas8 added a comment to T497: Partial erase operation performed by SST on PSoC6 target.
To fix the erase part, I'd like to propose that we have a new definition in the partition of each target
/* Number of FLASH_AREA_IMAGE_SECTOR_SIZE to emulate a SST block*/ #define SST_NBR_FAISES_PER_SECTOR (0x8)
Then
#define SST_SECTOR_SIZE (SST_NBR_FAISES_PER_SECTOR * FLASH_AREA_IMAGE_SECTOR_SIZE)
and should support all the targets. Other targets would simply adhere to 4KB emulated block size where SST_NBR_FAISES_PER_SECTOR is 1.
Sep 13 2019, 10:06 AM · Restricted Project
Sep 13 2019, 9:56 AM · Restricted Project
Aug 28 2019
Aug 28 2019
Aug 27 2019
Aug 27 2019
jainvikas8 added a comment to T479: Configure Cmake Build - Error : Could NOT find Sphinx (missing: SPHINX_VERSION) .
The line sort outs
if(_SPHINX_VERSION MATCHES ".*sphinx-build[^0-9.]*([0-9.]+).*")
Aug 23 2019
Aug 23 2019
jainvikas8 added a comment to T479: Configure Cmake Build - Error : Could NOT find Sphinx (missing: SPHINX_VERSION) .
CMake Error in cmake/FindSphinx.cmake: A logical block opening on line 84 is not closed.
jainvikas8 added a comment to T478: Configure Cmake Build - Error : Could NOT find Plantuml (missing: PLANTUML_VERSION) .
I'm happy to create a patch set for it.
Aug 22 2019
Aug 22 2019