All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Venkata.Pyla@toshiba-tsip.com>
To: <jan.kiszka@siemens.com>, <cip-dev@lists.cip-project.org>
Cc: <dinesh.kumar@toshiba-tsip.com>, <kazuhiro3.hayashi@toshiba.co.jp>
Subject: RE: [isar-cip-core][PATCH] security-testing.yml: Add kas option for IEC layer testing
Date: Tue, 5 Jul 2022 11:14:38 +0000	[thread overview]
Message-ID: <OSYPR01MB5542CC30289B807E5A66A5AAA4819@OSYPR01MB5542.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <b8271bd9-8574-4bc7-9c96-5dc8843d22f0@siemens.com>



>-----Original Message-----
>From: Jan Kiszka <jan.kiszka@siemens.com>
>Sent: 05 July 2022 14:24
>To: pyla venkata(TSIP TMIEC ODG Porting) <Venkata.Pyla@toshiba-
>tsip.com>; cip-dev@lists.cip-project.org
>Cc: dinesh kumar(TSIP) <dinesh.kumar@toshiba-tsip.com>; hayashi
>kazuhiro(林 和宏 □SWC◯ACT) <kazuhiro3.hayashi@toshiba.co.jp>
>Subject: Re: [isar-cip-core][PATCH] security-testing.yml: Add kas option for IEC
>layer testing
>
>On 04.07.22 19:21, venkata.pyla@toshiba-tsip.com wrote:
>> From: venkata pyla <venkata.pyla@toshiba-tsip.com>
>>
>> This kas option file adds additonal packages required only while
>> testing using cip-security-tests[1].
>>
>> Also it provides additional rootfs size required for testing.
>>
>> [1] https://gitlab.com/cip-project/cip-testing/cip-security-tests
>>
>> Signed-off-by: venkata pyla <venkata.pyla@toshiba-tsip.com>
>> ---
>>  kas/opt/security-testing.yml | 20 ++++++++++++++++++++
>>  1 file changed, 20 insertions(+)
>>  create mode 100644 kas/opt/security-testing.yml
>>
>> diff --git a/kas/opt/security-testing.yml
>> b/kas/opt/security-testing.yml new file mode 100644 index
>> 0000000..19215f1
>> --- /dev/null
>> +++ b/kas/opt/security-testing.yml
>> @@ -0,0 +1,20 @@
>> +#
>> +# CIP Core, generic profile
>> +#
>> +# Copyright (c) Toshiba Corporation, 2022 # # Authors:
>> +#  Venkata Pyla <venkata.pyla@toshiba-tsip.com> # #
>> +SPDX-License-Identifier: MIT #
>> +header:
>> +  version: 10
>> +  includes:
>> +   - kas/opt/security.yml
>> +
>> +local_conf_header:
>> +     security_testing: |
>> +        IMAGE_PREINSTALL_append = " sshpass"
>> +        ROOTFS_EXTRA = "8192"
>> +
>
>There is already kas/opt/test.yml. Can't we piggy-back on that one?
>Would also already come with kconfig support.

Yes I thin so, we can also add security testing requirements in to test.yml, 
but does it not create any side effect to  the original test image?
security testing requirements adds additional package `sshpass` and increases 
the rootfs size.

Or, can we select the local_conf_header fragment ('testing' or 'security_testing')
 from the kconfig based on image is selected? 

>
>Jan
>
>--
>Siemens AG, Technology
>Competence Center Embedded Linux

  reply	other threads:[~2022-07-05 11:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-04 17:21 [isar-cip-core][PATCH] security-testing.yml: Add kas option for IEC layer testing venkata.pyla
2022-07-05  8:53 ` Jan Kiszka
2022-07-05 11:14   ` Venkata.Pyla [this message]
2022-07-05 18:42     ` Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OSYPR01MB5542CC30289B807E5A66A5AAA4819@OSYPR01MB5542.jpnprd01.prod.outlook.com \
    --to=venkata.pyla@toshiba-tsip.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=dinesh.kumar@toshiba-tsip.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kazuhiro3.hayashi@toshiba.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.