JJérôme Forissiercore: gic: rename macros GIC_SGI, GIC_PPI and GIC_SPI
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
pta: bcm: Add additional bnxt commands in pta Add support for below bnxt commands: - HEALTH_STATUS - HANDSHAKE_STATUS - CRASH_DUMP_COPY Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com> Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com> Acked-by: Jerome Forissier <jerome@forissier.org> | 6 年前 | |
core: pta/bcm/elog: add missing buffer size check Adds a missing buffer size check in pta_elog_load_nitro_fw(). This prevents writing beyond the memory range reserved for the nitro firmware. Fixes: e605fbdfd7a0 ("pta: bcm: Add PTA to handle Broadcom error logs") Acked-by: Ruchika Gupta <ruchika.gupta@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> | 4 年前 | |
core: gpio.h: Add 'struct gpio_chip *chip' in 'struct gpio_ops' To get the GPIO controller base address, 'struct gpio_chip *chip' is passed as a member in the container 'struct gpio_ops' Also updated bcm_gpio and pl061_gpio as per modified gpio.h definition. Signed-off-by: Manish Tomar <manish.tomar@nxp.com> Reviewed-by: Victor Chong <victor.chong@linaro.org> Reviewed-by: Clement Faure <clement.faure@nxp.com> Reviewed-by: Sahil Malhotra <sahil.malhotra@nxp.com> | 5 年前 | |
pta: bcm: Add HW RNG PTA Add PTA for hardware random number generator. PTA Reads the random number from the RNG FIFO and passes to user application. Signed-off-by: Bharat Kumar Reddy Gooty <bharat.gooty@broadcom.com> Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com> Reviewed-by: Jerome Forissier <jerome@forissier.org> | 6 年前 | |
core: pta: bcm: add option to disable SOTP PTA after first session - If the config flag CFG_BCM_SOTP_SINGLE_SESSION is enabled, the BCM SOTP driver should prevent any further connections after the first PTA SOTP session disconnects. - When enabling this flag, it will be possible to restrict any SOTP access after firmware bootup is complete. Signed-off-by: Andrew Mustea <andrew.mustea@microsoft.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> | 3 年前 | |
pta: bcm: Add PTA to handle Broadcom error logs Add PTA to handle Broadcom error logs. The PTA supports following ops: - Obtaining error logs - Obtaining crash dumps and - Loading firmware into secure ddr memory region Signed-off-by: Sheetal Tigadoli <sheetal.tigadoli@broadcom.com> Reviewed-by: Jerome Forissier <jerome@forissier.org> | 6 年前 | |
core: gic: rename macros GIC_SGI, GIC_PPI and GIC_SPI Renames OP-TEE core macros GIC_SGI(), GIC_PPI() and GIC_SPI() to GIC_xxx_TO_ITNUM() to prevent collision with macros GIC_SPI and CFG_PPI defined in GIC DT bindings. Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> | 3 年前 |