Page MenuHomePhabricator

jainvikas8 (Vikas Katariya)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 15 2019, 1:19 PM (275 w, 12 h)

Recent Activity

Jan 28 2021

jainvikas8 created T884: Add support to split PSA compliance tests for targets like MUSCA_A1.
Jan 28 2021, 11:55 AM

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
jainvikas8 triaged T794: Use CMSIS RTOS2 api's instead of OS wrapper as Normal priority.
Aug 12 2020, 12:13 PM · Restricted Project

Jul 22 2020

jainvikas8 created T788: Failing PSA Compliance Crypto test suite - ARM_MUSCA_B1 target.
Jul 22 2020, 9:09 AM · Restricted Project

Mar 30 2020

jainvikas8 created T699: PSA API Test return type check..
Mar 30 2020, 2:03 PM · Trusted Firmware M

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

jainvikas8 created T660: Low level return type checked during init.
Jan 28 2020, 3:10 PM · Restricted Project

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..
Nov 18 2019, 4:39 PM
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..
Nov 18 2019, 4:38 PM
jainvikas8 created T586: Setting -Werror=type-limits flag for GNUARM, creates compiler error for SST, ITS and Attestation services..
Nov 18 2019, 4:26 PM
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

jainvikas8 added a comment to T497: Partial erase operation performed by SST on PSoC6 target.

https://review.trustedfirmware.org/c/trusted-firmware-m/+/2109

Oct 7 2019, 9:23 AM · Restricted Project

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

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

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.

Sep 13 2019, 10:55 AM · Restricted Project, Restricted Project
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
jainvikas8 created T497: Partial erase operation performed by SST on PSoC6 target.
Sep 13 2019, 9:56 AM · Restricted Project

Aug 28 2019

jainvikas8 added a comment to T479: Configure Cmake Build - Error : Could NOT find Sphinx (missing: SPHINX_VERSION) .

https://review.trustedfirmware.org/c/trusted-firmware-m/+/1829

Aug 28 2019, 11:20 AM

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 27 2019, 1:00 PM

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.
Aug 23 2019, 3:26 PM
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 23 2019, 9:20 AM · Restricted Project, Restricted Project

Aug 22 2019

jainvikas8 created T479: Configure Cmake Build - Error : Could NOT find Sphinx (missing: SPHINX_VERSION) .
Aug 22 2019, 5:50 PM
jainvikas8 created T478: Configure Cmake Build - Error : Could NOT find Plantuml (missing: PLANTUML_VERSION) .
Aug 22 2019, 5:35 PM · Restricted Project, Restricted Project