All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
To: Alejandro Vallejo <alejandro.garciavallejo@amd.com>,
	<xen-devel@lists.xenproject.org>
Cc: Doug Goldstein <cardoe@cardoe.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Victor Lira <victorm.lira@amd.com>
Subject: Re: [PATCH v4 5/5] automation: Disable ucode loading on AMD's analysis run
Date: Tue, 20 Jan 2026 11:53:36 +0100	[thread overview]
Message-ID: <DFTCZP7N87A6.3B4T87XDK1AEI@amd.com> (raw)
In-Reply-To: <20260120093852.2380-6-alejandro.garciavallejo@amd.com>

+Victor

On Tue Jan 20, 2026 at 10:38 AM CET, Alejandro Vallejo wrote:
> Explicitly set CONFIG_MICROCODE_LOADING=n
>
> Signed-off-by: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
> ---
>  automation/gitlab-ci/analyze.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/automation/gitlab-ci/analyze.yaml b/automation/gitlab-ci/analyze.yaml
> index a472692fcb..b3395e2da7 100644
> --- a/automation/gitlab-ci/analyze.yaml
> +++ b/automation/gitlab-ci/analyze.yaml
> @@ -93,6 +93,7 @@ eclair-x86_64-amd:
>        CONFIG_DEBUG_LOCKS=n
>        CONFIG_SCRUB_DEBUG=n
>        CONFIG_XMEM_POOL_POISON=n
> +      CONFIG_MICROCODE_LOADING=n
>    rules:
>      - if: $ECLAIR_SAFETY
>        when: always



  reply	other threads:[~2026-01-20 10:53 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-20  9:38 [PATCH v4 0/4] Add Kconfig option to remove microcode loading support Alejandro Vallejo
2026-01-20  9:38 ` [PATCH v4 1/5] x86/ucode: Add Kconfig option to remove microcode loading Alejandro Vallejo
2026-01-20 14:09   ` Andrew Cooper
2026-01-20 15:29     ` Alejandro Vallejo
2026-01-20  9:38 ` [PATCH v4 2/5] xen: Allow lib-y targets to also be .init.o Alejandro Vallejo
2026-01-20 10:23   ` Jan Beulich
2026-01-20  9:38 ` [PATCH v4 3/5] earlycpio: lib-ify earlycpio.c Alejandro Vallejo
2026-01-20 14:07   ` Andrew Cooper
2026-01-20  9:38 ` [PATCH v4 4/5] docs/misra: Remove earlycpio.c from the Eclair exclusion list Alejandro Vallejo
2026-01-20 11:21   ` Nicola Vetrini
2026-01-20 11:27     ` Alejandro Vallejo
2026-01-20 11:41       ` Nicola Vetrini
2026-01-20 11:51         ` Alejandro Vallejo
2026-01-20 12:02           ` Nicola Vetrini
2026-01-20 12:09           ` Alejandro Vallejo
2026-01-20 14:20             ` Nicola Vetrini
2026-01-20 15:14               ` Andrew Cooper
2026-01-20 15:25                 ` Nicola Vetrini
2026-01-20 17:31                   ` Andrew Cooper
2026-01-20  9:38 ` [PATCH v4 5/5] automation: Disable ucode loading on AMD's analysis run Alejandro Vallejo
2026-01-20 10:53   ` Alejandro Vallejo [this message]
2026-01-21 10:44   ` Andrew Cooper
2026-01-21 19:55     ` Stefano Stabellini
2026-01-20 10:20 ` [PATCH v4 0/4] Add Kconfig option to remove microcode loading support Jan Beulich
2026-01-20 10:38   ` Alejandro Vallejo
2026-01-20 10:52     ` Jan Beulich
2026-01-20 11:03       ` Alejandro Vallejo
2026-01-20 11:30         ` Nicola Vetrini

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=DFTCZP7N87A6.3B4T87XDK1AEI@amd.com \
    --to=alejandro.garciavallejo@amd.com \
    --cc=cardoe@cardoe.com \
    --cc=sstabellini@kernel.org \
    --cc=victorm.lira@amd.com \
    --cc=xen-devel@lists.xenproject.org \
    /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.