summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/psp_verstage
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinkingRaul E Rangel2022-02-261-5/+0
* soc/amd/picasso/psp_verstage: Implement get_uart_baseRaul E Rangel2022-02-082-0/+12
* psp_verstage: report developer mode to PSPKangheui Won2022-02-011-0/+6
* psp_verstage: remove psp_ef_table structKangheui Won2021-10-201-1/+1
* soc/amd/cezanne: enable crypto in psp_verstageKangheui Won2021-07-211-0/+15
* psp_verstage: differentiate bios entryKangheui Won2021-05-101-0/+5
* psp_verstage: move platform-specific code to chipset.cKangheui Won2021-05-103-16/+21
* psp_verstage: make get_max_workbuf_size optionalKangheui Won2021-04-291-0/+5
* psp_verstage: move svc to platform-specific dirKangheui Won2021-04-163-0/+237
* soc/amd: move psp_verstage to amd/commonKangheui Won2021-04-1616-1041/+0
* Rename do_printk() to printk()Nico Huber2021-04-141-3/+3
* soc/amd: Make espi_configure_decodes privateRaul E Rangel2021-04-051-3/+1
* soc/amd/picasso: fix CBFS MCACHE on ZorkKangheui Won2021-01-281-29/+9
* soc/amd: factor out legacy I/O and cf9 decode enable functionsFelix Held2020-12-093-7/+2
* soc/amd/picasso: Up stack size to 40k for vboot hash bufferMartin Roth2020-11-061-0/+3
* vc/amd/fsp: Update bl_errorcodes_public.hMartin Roth2020-10-301-2/+2
* vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.hJason Glenesk2020-10-233-14/+14
* amd/picasso/verstage: replace rsa accel with modexpKangheui Won2020-10-191-27/+30
* amd/picasso/psp_verstage: use cbmem consoleKangheui Won2020-10-071-3/+6
* amd/picasso/psp_verstage: Add modexp svc wrapperKangheui Won2020-10-071-0/+7
* soc/amd/picasso: record timestamps in psp_verstageKangheui Won2020-09-223-18/+2
* soc/amd/picasso: copy local info to transfer bufKangheui Won2020-09-141-0/+2
* amd/picasso/psp_verstage: add vboot rsa functionKangheui Won2020-08-282-0/+53
* soc/amd/picasso: If psp_verstage is in RO, don't reset on errorMartin Roth2020-08-251-8/+14
* soc/amd/picasso: Reboot for recovery if no psp workbuf is foundMartin Roth2020-08-242-1/+22
* soc/amd/picasso: Add console & timestamp buffers to psp_verstageMartin Roth2020-08-242-13/+39
* soc/amd/picasso: Use cbfs to locate the AMD firmwareMartin Roth2020-08-192-6/+36
* soc/amd/picasso: Remove now unused #defineMartin Roth2020-08-191-2/+0
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unuse '<timestamp.h>Elyes HAOUAS2020-08-181-1/+0
* soc/amd/picasso: Init SPI in psp_verstageMartin Roth2020-07-281-0/+2
* soc/amd/picasso: Set __USER_SPACE__ for psp_verstageMartin Roth2020-07-271-0/+1
* soc/amd/picasso: Update postcode valueMartin Roth2020-07-261-1/+1
* smp/spinlock: Do not define barrier() globallyKyösti Mälkki2020-07-261-1/+0
* arch/x86: Move cpu_relax()Kyösti Mälkki2020-07-261-1/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-142-3/+0
* soc/amd/picasso: Map AOAC registers to enable i2c after S3Martin Roth2020-07-101-0/+6
* soc/amd/picasso: Add dummy spinlock for psp_verstageMartin Roth2020-07-091-0/+17
* soc/amd/picasso: add psp_verstageMartin Roth2020-07-0816-0/+920