> -----Original Message----- > From: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > Sent: Tuesday, January 5, 2021 4:12 PM > To: Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com>; Juraj Linkeš > <juraj.lin...@pantheon.tech>; bruce.richard...@intel.com; Ruifeng Wang > <ruifeng.w...@arm.com>; Phil Yang <phil.y...@arm.com>; > vcchu...@amazon.com; Dharmik Thakkar <dharmik.thak...@arm.com>; > jerinjac...@gmail.com; hemant.agra...@nxp.com; Ajit Khaparde > (ajit.khapa...@broadcom.com) <ajit.khapa...@broadcom.com>; > ferruh.yi...@intel.com > Cc: dev@dpdk.org; nd <n...@arm.com>; nd <n...@arm.com> > Subject: RE: [dpdk-dev] [PATCH v14 00/12] Arm build options rework > > <snip> > > > > > > >v14: > > >Resent for retesting (because of suspected false negative). > > > > > >Series Acked-by: Jerin Jacob <jer...@marvell.com> Series Tested-by: > > >Jerin Jacob <jer...@marvell.com> Series Tested-by: Dharmik Thakkar > > ><dharmik.thak...@arm.com> Series Tested-by: Vimal Chungath > > ><vcchu...@amazon.com> > > > > > > > Series Tested-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > > > > Also, I believe we need to take a look at ARCH_SOC_ID support coming > > up in > > 5.9 kernel. > > > > https://lore.kernel.org/linux-arm-kernel/20200506164411.3284-1- > > sudeep.ho...@arm.com/ > > Agree, it can come after this series is merged. > > Note that it requires firmware with SMCCC v1.2 support in the underlying > platform. >
I have a few questions to everyone: Is there any comprehensive documentation about how to use this? Things like where in Linux can I get the ARCH_SOC_ID and how are the ID's mapped to socs? If the ID mappings are not public then the plaform owners would need to add the support, right?